#FBFAED#FBFAED
#FBFAED is a very light, near-neutral yellow. Relative luminance 0.950; OKLCH L 98.2% C 0.017 H 103.1°. Best body text is #000000 at 20.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFAED |
|---|---|
| RGB | rgb(251, 250, 237) |
| HSL | hsl(56, 64%, 96%) |
| HSV | hsv(56, 6%, 98%) |
| CMYK | cmyk(0%, 0.4%, 5.6%, 1.6%) |
| CIE-LAB | lab(98.03, -1.89, 6.35) |
| CIE-LCH | lch(98.03, 6.62, 106.58°) |
| OKLab | oklab(98.24% -0.0039 0.0167) |
| OKLCH | oklch(98.24% 0.017 103.1) |
| XYZ | xyz(89.2532, 94.9952, 93.7383) |
| Luminance | 0.9499 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.36
Floralwhite
#FFFAF0
ΔE00 2.63
Oldlace
#FDF5E6
ΔE00 3.31
Eggshell
#F0EAD6
ΔE00 4.51
Off White
#FAF9F6
ΔE00 4.57
Beige
#F5F5DC
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFAED #EDEEFB
analogous
#FBF3ED #FBFAED #F5FBED
triadic
#FBFAED #EDFBFA #FAEDFB
tetradic
#FBFAED #EDFBF3 #EDEEFB #FBEDF5
square
#FBFAED #EDFBF3 #EDEEFB #FBEDF5
split-complementary
#FBFAED #EDF5FB #F3EDFB
monochromatic
#E5DE89 #F0ECBB #F9F8E6 #F9F8E6 #F9F8E6
Accessibility & contrast
On white
1.05
#FBFAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.00
#FBFAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFAED
20.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFAED | 1.00 | 1.05 | 20.00 | 20.00 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EC
Deuteranopia (green-blind)
#FDFAED
Tritanopia (blue-blind)
#FDF8F6
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fbfaed; /* rgb */ color: rgb(251, 250, 237); /* oklch */ color: oklch(98.2% 0.017 103.1);
Tailwind
colors: {
custom: {
50: '#fcfbf2',
500: '#fbfaed',
950: '#000000',
},
}SCSS
$custom: #fbfaed; $custom-light: #fcfbf2; $custom-dark: #000000;
JSON
{
"hex": "#fbfaed",
"rgb": {
"r": 251,
"g": 250,
"b": 237
},
"hsl": {
"h": 55.714,
"s": 63.636,
"l": 95.686
},
"oklch": {
"l": 0.98235,
"c": 0.01711,
"h": 103.1
},
"luminance": 0.94995
}Semantic roles & 50–950 ramp
primary
#FBFAED
secondary
#ADB0DF
accent
#27CB1A
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585