#FBF494#FBF494
#FBF494 is a very light, moderate yellow. Relative luminance 0.873; OKLCH L 95.2% C 0.118 H 104.8°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF494 |
|---|---|
| RGB | rgb(251, 244, 148) |
| HSL | hsl(56, 93%, 78%) |
| HSV | hsv(56, 41%, 98%) |
| CMYK | cmyk(0%, 2.8%, 41%, 1.6%) |
| CIE-LAB | lab(94.89, -10.88, 47.01) |
| CIE-LCH | lch(94.89, 48.25, 103.04°) |
| OKLab | oklab(95.21% -0.0301 0.114) |
| OKLCH | oklch(95.21% 0.118 104.8) |
| XYZ | xyz(77.4811, 87.3507, 40.7901) |
| Luminance | 0.8735 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 1.39
Dark Cream
#FFF39A
ΔE00 1.69
Manilla
#FFFA86
ΔE00 2.92
Khaki (CSS)
#F0E68C
ΔE00 3.03
Straw
#FCF679
ΔE00 3.85
Parchment
#FEFCAF
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF494 #949BFB
analogous
#FBC094 #FBF494 #CEFB94
triadic
#FBF494 #94FBF4 #F494FB
tetradic
#FBF494 #94FBC0 #949BFB #FB94CE
square
#FBF494 #94FBC0 #949BFB #FB94CE
split-complementary
#FBF494 #94CEFB #C094FB
monochromatic
#F7E81E #F9EE59 #FBF494 #FDFACF #FEFCE2
Accessibility & contrast
On white
1.14
#FBF494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#FBF494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF494
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF494 | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8C
Deuteranopia (green-blind)
#FFF398
Tritanopia (blue-blind)
#FFE8DD
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fbf494; /* rgb */ color: rgb(251, 244, 148); /* oklch */ color: oklch(95.2% 0.118 104.8);
Tailwind
colors: {
custom: {
50: '#fef7b5',
500: '#fbf494',
950: '#000000',
},
}SCSS
$custom: #fbf494; $custom-light: #fef7b5; $custom-dark: #000000;
JSON
{
"hex": "#fbf494",
"rgb": {
"r": 251,
"g": 244,
"b": 148
},
"hsl": {
"h": 55.922,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.95213,
"c": 0.11794,
"h": 104.8
},
"luminance": 0.87349
}Semantic roles & 50–950 ramp
primary
#FBF494
secondary
#5861DB
accent
#10E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181711
muted
#868581