#FBFBEE#FBFBEE
#FBFBEE is a very light, near-neutral yellow. Relative luminance 0.957; OKLCH L 98.5% C 0.017 H 106.7°. Best body text is #000000 at 20.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFBEE |
|---|---|
| RGB | rgb(251, 251, 238) |
| HSL | hsl(60, 62%, 96%) |
| HSV | hsv(60, 5%, 98%) |
| CMYK | cmyk(0%, 0%, 5.2%, 1.6%) |
| CIE-LAB | lab(98.30, -2.23, 6.22) |
| CIE-LCH | lch(98.30, 6.61, 109.68°) |
| OKLab | oklab(98.46% -0.0049 0.0163) |
| OKLCH | oklch(98.46% 0.017 106.7) |
| XYZ | xyz(89.7112, 95.6769, 94.6137) |
| Luminance | 0.9568 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.10
Floralwhite
#FFFAF0
ΔE00 3.04
Oldlace
#FDF5E6
ΔE00 3.80
Beige
#F5F5DC
ΔE00 4.66
Off White
#FAF9F6
ΔE00 4.70
Eggshell
#F0EAD6
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFBEE #EEEEFB
analogous
#FBF4EE #FBFBEE #F4FBEE
triadic
#FBFBEE #EEFBFB #FBEEFB
tetradic
#FBFBEE #EEFBF4 #EEEEFB #FBEEF4
square
#FBFBEE #EEFBF4 #EEEEFB #FBEEF4
split-complementary
#FBFBEE #EEF4FB #F4EEFB
monochromatic
#E4E48B #EFEFBC #F9F9E6 #F9F9E6 #F9F9E6
Accessibility & contrast
On white
1.04
#FBFBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.14
#FBFBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFBEE
20.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFBEE | 1.00 | 1.04 | 20.14 | 20.14 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAED
Deuteranopia (green-blind)
#FEFAEE
Tritanopia (blue-blind)
#FDF9F7
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fbfbee; /* rgb */ color: rgb(251, 251, 238); /* oklch */ color: oklch(98.5% 0.017 106.7);
Tailwind
colors: {
custom: {
50: '#fcfcf3',
500: '#fbfbee',
950: '#000000',
},
}SCSS
$custom: #fbfbee; $custom-light: #fcfcf3; $custom-dark: #000000;
JSON
{
"hex": "#fbfbee",
"rgb": {
"r": 251,
"g": 251,
"b": 238
},
"hsl": {
"h": 60,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.98457,
"c": 0.01706,
"h": 106.7
},
"luminance": 0.95677
}Semantic roles & 50–950 ramp
primary
#FBFBEE
secondary
#AEAEDF
accent
#1CCA1C
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585