#FBFAE7#FBFAE7
#FBFAE7 is a very light, muted yellow. Relative luminance 0.947; OKLCH L 98.1% C 0.025 H 104.4°. Best body text is #000000 at 19.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFAE7 |
|---|---|
| RGB | rgb(251, 250, 231) |
| HSL | hsl(57, 71%, 95%) |
| HSV | hsv(57, 8%, 98%) |
| CMYK | cmyk(0%, 0.4%, 8%, 1.6%) |
| CIE-LAB | lab(97.89, -2.87, 9.23) |
| CIE-LCH | lch(97.89, 9.67, 107.30°) |
| OKLab | oklab(98.08% -0.0062 0.0241) |
| OKLCH | oklch(98.08% 0.025 104.4) |
| XYZ | xyz(88.3912, 94.6504, 89.1986) |
| Luminance | 0.9465 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.83
Beige
#F5F5DC
ΔE00 2.52
Off White (survey)
#FFFFE4
ΔE00 2.96
Cornsilk
#FFF8DC
ΔE00 3.61
Eggshell
#F0EAD6
ΔE00 3.86
Oldlace
#FDF5E6
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFAE7 #E7E8FB
analogous
#FBF0E7 #FBFAE7 #F2FBE7
triadic
#FBFAE7 #E7FBFA #FAE7FB
tetradic
#FBFAE7 #E7FBF0 #E7E8FB #FBE7F2
square
#FBFAE7 #E7FBF0 #E7E8FB #FBE7F2
split-complementary
#FBFAE7 #E7F2FB #F0E7FB
monochromatic
#EAE47E #F2EFB3 #FBFAE5 #FBFAE5 #FBFAE5
Accessibility & contrast
On white
1.05
#FBFAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.93
#FBFAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFAE7
19.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFAE7 | 1.00 | 1.05 | 19.93 | 19.93 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF8E6
Deuteranopia (green-blind)
#FEF9E8
Tritanopia (blue-blind)
#FEF7F4
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fbfae7; /* rgb */ color: rgb(251, 250, 231); /* oklch */ color: oklch(98.1% 0.025 104.4);
Tailwind
colors: {
custom: {
50: '#fcfbee',
500: '#fbfae7',
950: '#000000',
},
}SCSS
$custom: #fbfae7; $custom-light: #fcfbee; $custom-dark: #000000;
JSON
{
"hex": "#fbfae7",
"rgb": {
"r": 251,
"g": 250,
"b": 231
},
"hsl": {
"h": 57,
"s": 71.429,
"l": 94.51
},
"oklch": {
"l": 0.98081,
"c": 0.02491,
"h": 104.4
},
"luminance": 0.9465
}Semantic roles & 50–950 ramp
primary
#FBFAE7
secondary
#A5A8E1
accent
#1CD312
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585