#FBFBE8#FBFBE8
#FBFBE8 is a very light, muted yellow. Relative luminance 0.953; OKLCH L 98.3% C 0.025 H 106.8°. Best body text is #000000 at 20.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFBE8 |
|---|---|
| RGB | rgb(251, 251, 232) |
| HSL | hsl(60, 70%, 95%) |
| HSV | hsv(60, 8%, 98%) |
| CMYK | cmyk(0%, 0%, 7.6%, 1.6%) |
| CIE-LAB | lab(98.17, -3.21, 9.11) |
| CIE-LCH | lch(98.17, 9.66, 109.44°) |
| OKLab | oklab(98.3% -0.0072 0.0238) |
| OKLCH | oklch(98.3% 0.025 106.8) |
| XYZ | xyz(88.8444, 95.3302, 90.0484) |
| Luminance | 0.9533 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.76
Beige
#F5F5DC
ΔE00 2.50
Off White (survey)
#FFFFE4
ΔE00 2.81
Cornsilk
#FFF8DC
ΔE00 3.90
Lightyellow
#FFFFE0
ΔE00 4.02
Eggshell
#F0EAD6
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFBE8 #E8E8FB
analogous
#FBF2E8 #FBFBE8 #F2FBE8
triadic
#FBFBE8 #E8FBFB #FBE8FB
tetradic
#FBFBE8 #E8FBF2 #E8E8FB #FBE8F2
square
#FBFBE8 #E8FBF2 #E8E8FB #FBE8F2
split-complementary
#FBFBE8 #E8F2FB #F2E8FB
monochromatic
#E9E980 #F2F2B4 #FAFAE5 #FAFAE5 #FAFAE5
Accessibility & contrast
On white
1.05
#FBFBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.07
#FBFBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFBE8
20.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFBE8 | 1.00 | 1.05 | 20.07 | 20.07 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E7
Deuteranopia (green-blind)
#FFFAE9
Tritanopia (blue-blind)
#FEF8F5
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fbfbe8; /* rgb */ color: rgb(251, 251, 232); /* oklch */ color: oklch(98.3% 0.025 106.8);
Tailwind
colors: {
custom: {
50: '#fcfcef',
500: '#fbfbe8',
950: '#000000',
},
}SCSS
$custom: #fbfbe8; $custom-light: #fcfcef; $custom-dark: #000000;
JSON
{
"hex": "#fbfbe8",
"rgb": {
"r": 251,
"g": 251,
"b": 232
},
"hsl": {
"h": 60,
"s": 70.37,
"l": 94.706
},
"oklch": {
"l": 0.98303,
"c": 0.02488,
"h": 106.8
},
"luminance": 0.9533
}Semantic roles & 50–950 ramp
primary
#FBFBE8
secondary
#A6A6E1
accent
#13D213
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585