#FBFBE9#FBFBE9
#FBFBE9 is a very light, muted yellow. Relative luminance 0.954; OKLCH L 98.3% C 0.024 H 106.8°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFBE9 |
|---|---|
| RGB | rgb(251, 251, 233) |
| HSL | hsl(60, 69%, 95%) |
| HSV | hsv(60, 7%, 98%) |
| CMYK | cmyk(0%, 0%, 7.2%, 1.6%) |
| CIE-LAB | lab(98.19, -3.05, 8.63) |
| CIE-LCH | lch(98.19, 9.15, 109.48°) |
| OKLab | oklab(98.33% -0.0068 0.0226) |
| OKLCH | oklch(98.33% 0.024 106.8) |
| XYZ | xyz(88.9869, 95.3872, 90.7986) |
| Luminance | 0.9539 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.44
Beige
#F5F5DC
ΔE00 2.83
Off White (survey)
#FFFFE4
ΔE00 3.17
Cornsilk
#FFF8DC
ΔE00 4.14
Eggshell
#F0EAD6
ΔE00 4.27
Oldlace
#FDF5E6
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFBE9 #E9E9FB
analogous
#FBF2E9 #FBFBE9 #F2FBE9
triadic
#FBFBE9 #E9FBFB #FBE9FB
tetradic
#FBFBE9 #E9FBF2 #E9E9FB #FBE9F2
square
#FBFBE9 #E9FBF2 #E9E9FB #FBE9F2
split-complementary
#FBFBE9 #E9F2FB #F2E9FB
monochromatic
#E8E881 #F2F2B5 #FAFAE5 #FAFAE5 #FAFAE5
Accessibility & contrast
On white
1.05
#FBFBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.08
#FBFBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFBE9
20.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFBE9 | 1.00 | 1.05 | 20.08 | 20.08 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9E8
Deuteranopia (green-blind)
#FFFAEA
Tritanopia (blue-blind)
#FEF8F6
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fbfbe9; /* rgb */ color: rgb(251, 251, 233); /* oklch */ color: oklch(98.3% 0.024 106.8);
Tailwind
colors: {
custom: {
50: '#fcfcf0',
500: '#fbfbe9',
950: '#000000',
},
}SCSS
$custom: #fbfbe9; $custom-light: #fcfcf0; $custom-dark: #000000;
JSON
{
"hex": "#fbfbe9",
"rgb": {
"r": 251,
"g": 251,
"b": 233
},
"hsl": {
"h": 60,
"s": 69.231,
"l": 94.902
},
"oklch": {
"l": 0.98328,
"c": 0.02358,
"h": 106.8
},
"luminance": 0.95387
}Semantic roles & 50–950 ramp
primary
#FBFBE9
secondary
#A8A8E1
accent
#14D114
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585