#FBFAE9#FBFAE9
#FBFAE9 is a very light, muted yellow. Relative luminance 0.948; OKLCH L 98.1% C 0.022 H 104.1°. Best body text is #000000 at 19.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFAE9 |
|---|---|
| RGB | rgb(251, 250, 233) |
| HSL | hsl(57, 69%, 95%) |
| HSV | hsv(57, 7%, 98%) |
| CMYK | cmyk(0%, 0.4%, 7.2%, 1.6%) |
| CIE-LAB | lab(97.94, -2.55, 8.27) |
| CIE-LCH | lch(97.94, 8.65, 107.13°) |
| OKLab | oklab(98.13% -0.0054 0.0217) |
| OKLCH | oklch(98.13% 0.022 104.1) |
| XYZ | xyz(88.6753, 94.7641, 90.6948) |
| Luminance | 0.9476 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.29
Beige
#F5F5DC
ΔE00 3.21
Off White (survey)
#FFFFE4
ΔE00 3.67
Oldlace
#FDF5E6
ΔE00 3.72
Floralwhite
#FFFAF0
ΔE00 3.91
Eggshell
#F0EAD6
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFAE9 #E9EAFB
analogous
#FBF1E9 #FBFAE9 #F3FBE9
triadic
#FBFAE9 #E9FBFA #FAE9FB
tetradic
#FBFAE9 #E9FBF1 #E9EAFB #FBE9F3
square
#FBFAE9 #E9FBF1 #E9EAFB #FBE9F3
split-complementary
#FBFAE9 #E9F3FB #F1E9FB
monochromatic
#E8E281 #F2EEB5 #FAF9E5 #FAF9E5 #FAF9E5
Accessibility & contrast
On white
1.05
#FBFAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.95
#FBFAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFAE9
19.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFAE9 | 1.00 | 1.05 | 19.95 | 19.95 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E8
Deuteranopia (green-blind)
#FEFAEA
Tritanopia (blue-blind)
#FEF8F5
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fbfae9; /* rgb */ color: rgb(251, 250, 233); /* oklch */ color: oklch(98.1% 0.022 104.1);
Tailwind
colors: {
custom: {
50: '#fcfbf0',
500: '#fbfae9',
950: '#000000',
},
}SCSS
$custom: #fbfae9; $custom-light: #fcfbf0; $custom-dark: #000000;
JSON
{
"hex": "#fbfae9",
"rgb": {
"r": 251,
"g": 250,
"b": 233
},
"hsl": {
"h": 56.667,
"s": 69.231,
"l": 94.902
},
"oklch": {
"l": 0.98132,
"c": 0.02232,
"h": 104.1
},
"luminance": 0.94764
}Semantic roles & 50–950 ramp
primary
#FBFAE9
secondary
#A8ABE1
accent
#1FD114
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585