#FBF0AE#FBF0AE
#FBF0AE is a very light, moderate yellow. Relative luminance 0.859; OKLCH L 94.8% C 0.085 H 99.8°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF0AE |
|---|---|
| RGB | rgb(251, 240, 174) |
| HSL | hsl(51, 91%, 83%) |
| HSV | hsv(51, 31%, 98%) |
| CMYK | cmyk(0%, 4.4%, 30.7%, 1.6%) |
| CIE-LAB | lab(94.26, -5.99, 33.31) |
| CIE-LCH | lch(94.26, 33.84, 100.20°) |
| OKLab | oklab(94.85% -0.0144 0.0833) |
| OKLCH | oklch(94.85% 0.085 99.8) |
| XYZ | xyz(78.5844, 85.8872, 52.4744) |
| Luminance | 0.8589 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 0.68
Palegoldenrod
#EEE8AA
ΔE00 2.48
Vanilla
#F3E5AB
ΔE00 2.87
Parchment
#FEFCAF
ΔE00 3.78
Light Beige
#FFFEB6
ΔE00 3.86
Egg Shell
#FFFCC4
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF0AE #AEB9FB
analogous
#FBC9AE #FBF0AE #DFFBAE
triadic
#FBF0AE #AEFBF0 #F0AEFB
tetradic
#FBF0AE #AEFBC9 #AEB9FB #FBAEDF
square
#FBF0AE #AEFBC9 #AEB9FB #FBAEDF
split-complementary
#FBF0AE #AEDFFB #C9AEFB
monochromatic
#F5DA39 #F8E574 #FBF0AE #FEFAE2 #FEFAE2
Accessibility & contrast
On white
1.16
#FBF0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#FBF0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF0AE
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF0AE | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECAA
Deuteranopia (green-blind)
#FFF1B0
Tritanopia (blue-blind)
#FFE7DF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fbf0ae; /* rgb */ color: rgb(251, 240, 174); /* oklch */ color: oklch(94.8% 0.085 99.8);
Tailwind
colors: {
custom: {
50: '#fdf4c6',
500: '#fbf0ae',
950: '#000000',
},
}SCSS
$custom: #fbf0ae; $custom-light: #fdf4c6; $custom-dark: #000000;
JSON
{
"hex": "#fbf0ae",
"rgb": {
"r": 251,
"g": 240,
"b": 174
},
"hsl": {
"h": 51.429,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.94847,
"c": 0.08453,
"h": 99.8
},
"luminance": 0.85885
}Semantic roles & 50–950 ramp
primary
#FBF0AE
secondary
#6F7FDF
accent
#21E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181713
muted
#868582