#FBFAEB#FBFAEB
#FBFAEB is a very light, near-neutral yellow. Relative luminance 0.949; OKLCH L 98.2% C 0.020 H 103.7°. Best body text is #000000 at 19.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFAEB |
|---|---|
| RGB | rgb(251, 250, 235) |
| HSL | hsl(56, 67%, 95%) |
| HSV | hsv(56, 6%, 98%) |
| CMYK | cmyk(0%, 0.4%, 6.4%, 1.6%) |
| CIE-LAB | lab(97.99, -2.22, 7.31) |
| CIE-LCH | lch(97.99, 7.64, 106.90°) |
| OKLab | oklab(98.18% -0.0047 0.0192) |
| OKLCH | oklch(98.18% 0.02 103.7) |
| XYZ | xyz(88.9626, 94.8790, 92.2080) |
| Luminance | 0.9488 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.06
Floralwhite
#FFFAF0
ΔE00 3.25
Oldlace
#FDF5E6
ΔE00 3.44
Beige
#F5F5DC
ΔE00 3.95
Eggshell
#F0EAD6
ΔE00 4.15
Off White (survey)
#FFFFE4
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFAEB #EBECFB
analogous
#FBF2EB #FBFAEB #F4FBEB
triadic
#FBFAEB #EBFBFA #FAEBFB
tetradic
#FBFAEB #EBFBF2 #EBECFB #FBEBF4
square
#FBFAEB #EBFBF2 #EBECFB #FBEBF4
split-complementary
#FBFAEB #EBF4FB #F2EBFB
monochromatic
#E7E185 #F1EDB8 #FAF9E5 #FAF9E5 #FAF9E5
Accessibility & contrast
On white
1.05
#FBFAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.98
#FBFAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFAEB
19.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFAEB | 1.00 | 1.05 | 19.98 | 19.98 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EA
Deuteranopia (green-blind)
#FEFAEB
Tritanopia (blue-blind)
#FEF8F6
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fbfaeb; /* rgb */ color: rgb(251, 250, 235); /* oklch */ color: oklch(98.2% 0.020 103.7);
Tailwind
colors: {
custom: {
50: '#fcfbf1',
500: '#fbfaeb',
950: '#000000',
},
}SCSS
$custom: #fbfaeb; $custom-light: #fcfbf1; $custom-dark: #000000;
JSON
{
"hex": "#fbfaeb",
"rgb": {
"r": 251,
"g": 250,
"b": 235
},
"hsl": {
"h": 56.25,
"s": 66.667,
"l": 95.294
},
"oklch": {
"l": 0.98183,
"c": 0.01972,
"h": 103.7
},
"luminance": 0.94879
}Semantic roles & 50–950 ramp
primary
#FBFAEB
secondary
#AAADE0
accent
#22CF17
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585