#FBFAE8#FBFAE8
#FBFAE8 is a very light, muted yellow. Relative luminance 0.947; OKLCH L 98.1% C 0.024 H 104.2°. Best body text is #000000 at 19.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFAE8 |
|---|---|
| RGB | rgb(251, 250, 232) |
| HSL | hsl(57, 70%, 95%) |
| HSV | hsv(57, 8%, 98%) |
| CMYK | cmyk(0%, 0.4%, 7.6%, 1.6%) |
| CIE-LAB | lab(97.92, -2.71, 8.75) |
| CIE-LCH | lch(97.92, 9.16, 107.22°) |
| OKLab | oklab(98.11% -0.0058 0.0229) |
| OKLCH | oklch(98.11% 0.024 104.2) |
| XYZ | xyz(88.5329, 94.7071, 89.9446) |
| Luminance | 0.9471 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.54
Beige
#F5F5DC
ΔE00 2.86
Off White (survey)
#FFFFE4
ΔE00 3.31
Eggshell
#F0EAD6
ΔE00 3.88
Cornsilk
#FFF8DC
ΔE00 3.88
Oldlace
#FDF5E6
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFAE8 #E8E9FB
analogous
#FBF1E8 #FBFAE8 #F3FBE8
triadic
#FBFAE8 #E8FBFA #FAE8FB
tetradic
#FBFAE8 #E8FBF1 #E8E9FB #FBE8F3
square
#FBFAE8 #E8FBF1 #E8E9FB #FBE8F3
split-complementary
#FBFAE8 #E8F3FB #F1E8FB
monochromatic
#E9E380 #F2EFB4 #FAF9E5 #FAF9E5 #FAF9E5
Accessibility & contrast
On white
1.05
#FBFAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.94
#FBFAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFAE8
19.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFAE8 | 1.00 | 1.05 | 19.94 | 19.94 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF8E7
Deuteranopia (green-blind)
#FEF9E9
Tritanopia (blue-blind)
#FEF7F5
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fbfae8; /* rgb */ color: rgb(251, 250, 232); /* oklch */ color: oklch(98.1% 0.024 104.2);
Tailwind
colors: {
custom: {
50: '#fcfbef',
500: '#fbfae8',
950: '#000000',
},
}SCSS
$custom: #fbfae8; $custom-light: #fcfbef; $custom-dark: #000000;
JSON
{
"hex": "#fbfae8",
"rgb": {
"r": 251,
"g": 250,
"b": 232
},
"hsl": {
"h": 56.842,
"s": 70.37,
"l": 94.706
},
"oklch": {
"l": 0.98106,
"c": 0.02362,
"h": 104.2
},
"luminance": 0.94707
}Semantic roles & 50–950 ramp
primary
#FBFAE8
secondary
#A6A9E1
accent
#1DD213
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585