#FBF293#FBF293
#FBF293 is a very light, moderate yellow. Relative luminance 0.861; OKLCH L 94.8% C 0.117 H 103.7°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF293 |
|---|---|
| RGB | rgb(251, 242, 147) |
| HSL | hsl(55, 93%, 78%) |
| HSV | hsv(55, 41%, 98%) |
| CMYK | cmyk(0%, 3.6%, 41.4%, 1.6%) |
| CIE-LAB | lab(94.36, -10.00, 46.83) |
| CIE-LCH | lch(94.36, 47.89, 102.05°) |
| OKLab | oklab(94.79% -0.0276 0.1136) |
| OKLCH | oklch(94.79% 0.117 103.7) |
| XYZ | xyz(76.8037, 86.1221, 40.1755) |
| Luminance | 0.8612 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 1.29
Buff
#FEF69E
ΔE00 1.45
Khaki (CSS)
#F0E68C
ΔE00 2.59
Manilla
#FFFA86
ΔE00 3.26
Straw
#FCF679
ΔE00 4.03
Parchment
#FEFCAF
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF293 #939CFB
analogous
#FBBE93 #FBF293 #D0FB93
triadic
#FBF293 #93FBF2 #F293FB
tetradic
#FBF293 #93FBBE #939CFB #FB93D0
square
#FBF293 #93FBBE #939CFB #FB93D0
split-complementary
#FBF293 #93D0FB #BE93FB
monochromatic
#F7E41D #F9EB58 #FBF293 #FDF9CE #FEFBE1
Accessibility & contrast
On white
1.15
#FBF293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#FBF293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF293
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF293 | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8C
Deuteranopia (green-blind)
#FFF197
Tritanopia (blue-blind)
#FFE6DB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fbf293; /* rgb */ color: rgb(251, 242, 147); /* oklch */ color: oklch(94.8% 0.117 103.7);
Tailwind
colors: {
custom: {
50: '#fef6b4',
500: '#fbf293',
950: '#000000',
},
}SCSS
$custom: #fbf293; $custom-light: #fef6b4; $custom-dark: #000000;
JSON
{
"hex": "#fbf293",
"rgb": {
"r": 251,
"g": 242,
"b": 147
},
"hsl": {
"h": 54.808,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.94794,
"c": 0.11691,
"h": 103.7
},
"luminance": 0.8612
}Semantic roles & 50–950 ramp
primary
#FBF293
secondary
#5762DB
accent
#14E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181711
muted
#868581