#FBFBEC#FBFBEC
#FBFBEC is a very light, near-neutral yellow. Relative luminance 0.956; OKLCH L 98.4% C 0.020 H 106.7°. Best body text is #000000 at 20.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFBEC |
|---|---|
| RGB | rgb(251, 251, 236) |
| HSL | hsl(60, 65%, 95%) |
| HSV | hsv(60, 6%, 98%) |
| CMYK | cmyk(0%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(98.26, -2.56, 7.18) |
| CIE-LCH | lch(98.26, 7.63, 109.60°) |
| OKLab | oklab(98.41% -0.0057 0.0188) |
| OKLCH | oklch(98.41% 0.02 106.7) |
| XYZ | xyz(89.4191, 95.5600, 93.0748) |
| Luminance | 0.9556 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 0.80
Floralwhite
#FFFAF0
ΔE00 3.60
Beige
#F5F5DC
ΔE00 3.90
Oldlace
#FDF5E6
ΔE00 3.92
Off White (survey)
#FFFFE4
ΔE00 4.29
Eggshell
#F0EAD6
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFBEC #ECECFB
analogous
#FBF3EC #FBFBEC #F3FBEC
triadic
#FBFBEC #ECFBFB #FBECFB
tetradic
#FBFBEC #ECFBF3 #ECECFB #FBECF3
square
#FBFBEC #ECFBF3 #ECECFB #FBECF3
split-complementary
#FBFBEC #ECF3FB #F3ECFB
monochromatic
#E6E687 #F0F0B9 #FAFAE6 #FAFAE6 #FAFAE6
Accessibility & contrast
On white
1.04
#FBFBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.11
#FBFBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFBEC
20.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFBEC | 1.00 | 1.04 | 20.11 | 20.11 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEB
Deuteranopia (green-blind)
#FEFAEC
Tritanopia (blue-blind)
#FEF9F7
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fbfbec; /* rgb */ color: rgb(251, 251, 236); /* oklch */ color: oklch(98.4% 0.020 106.7);
Tailwind
colors: {
custom: {
50: '#fcfcf2',
500: '#fbfbec',
950: '#000000',
},
}SCSS
$custom: #fbfbec; $custom-light: #fcfcf2; $custom-dark: #000000;
JSON
{
"hex": "#fbfbec",
"rgb": {
"r": 251,
"g": 251,
"b": 236
},
"hsl": {
"h": 60,
"s": 65.217,
"l": 95.49
},
"oklch": {
"l": 0.98405,
"c": 0.01967,
"h": 106.7
},
"luminance": 0.9556
}Semantic roles & 50–950 ramp
primary
#FBFBEC
secondary
#ABABE0
accent
#18CD18
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585