#FBFBEA#FBFBEA
#FBFBEA is a very light, muted yellow. Relative luminance 0.954; OKLCH L 98.4% C 0.022 H 106.8°. Best body text is #000000 at 20.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFBEA |
|---|---|
| RGB | rgb(251, 251, 234) |
| HSL | hsl(60, 68%, 95%) |
| HSV | hsv(60, 7%, 98%) |
| CMYK | cmyk(0%, 0%, 6.8%, 1.6%) |
| CIE-LAB | lab(98.21, -2.89, 8.15) |
| CIE-LCH | lch(98.21, 8.64, 109.52°) |
| OKLab | oklab(98.35% -0.0064 0.0213) |
| OKLCH | oklch(98.35% 0.022 106.8) |
| XYZ | xyz(89.1301, 95.4445, 91.5531) |
| Luminance | 0.9544 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.15
Beige
#F5F5DC
ΔE00 3.17
Off White (survey)
#FFFFE4
ΔE00 3.53
Oldlace
#FDF5E6
ΔE00 4.19
Floralwhite
#FFFAF0
ΔE00 4.21
Eggshell
#F0EAD6
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFBEA #EAEAFB
analogous
#FBF2EA #FBFBEA #F2FBEA
triadic
#FBFBEA #EAFBFB #FBEAFB
tetradic
#FBFBEA #EAFBF2 #EAEAFB #FBEAF2
square
#FBFBEA #EAFBF2 #EAEAFB #FBEAF2
split-complementary
#FBFBEA #EAF2FB #F2EAFB
monochromatic
#E7E783 #F1F1B7 #FAFAE5 #FAFAE5 #FAFAE5
Accessibility & contrast
On white
1.05
#FBFBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.09
#FBFBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFBEA
20.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFBEA | 1.00 | 1.05 | 20.09 | 20.09 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9E9
Deuteranopia (green-blind)
#FFFAEB
Tritanopia (blue-blind)
#FEF9F6
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fbfbea; /* rgb */ color: rgb(251, 251, 234); /* oklch */ color: oklch(98.4% 0.022 106.8);
Tailwind
colors: {
custom: {
50: '#fcfcf0',
500: '#fbfbea',
950: '#000000',
},
}SCSS
$custom: #fbfbea; $custom-light: #fcfcf0; $custom-dark: #000000;
JSON
{
"hex": "#fbfbea",
"rgb": {
"r": 251,
"g": 251,
"b": 234
},
"hsl": {
"h": 60,
"s": 68,
"l": 95.098
},
"oklch": {
"l": 0.98354,
"c": 0.02228,
"h": 106.8
},
"luminance": 0.95444
}Semantic roles & 50–950 ramp
primary
#FBFBEA
secondary
#A9A9E0
accent
#16D016
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585