#FBF8ED#FBF8ED
#FBF8ED is a very light, near-neutral yellow. Relative luminance 0.938; OKLCH L 97.8% C 0.015 H 94.2°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF8ED |
|---|---|
| RGB | rgb(251, 248, 237) |
| HSL | hsl(47, 64%, 96%) |
| HSV | hsv(47, 6%, 98%) |
| CMYK | cmyk(0%, 1.2%, 5.6%, 1.6%) |
| CIE-LAB | lab(97.53, -0.88, 5.63) |
| CIE-LCH | lch(97.53, 5.70, 98.89°) |
| OKLab | oklab(97.84% -0.0011 0.0148) |
| OKLCH | oklch(97.84% 0.015 94.2) |
| XYZ | xyz(88.6350, 93.7589, 93.5322) |
| Luminance | 0.9376 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.30
Oldlace
#FDF5E6
ΔE00 2.51
Ivory
#FFFFF0
ΔE00 2.70
Off White
#FAF9F6
ΔE00 3.62
Linen
#FAF0E6
ΔE00 3.86
Seashell
#FFF5EE
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF8ED #EDF0FB
analogous
#FBF1ED #FBF8ED #F7FBED
triadic
#FBF8ED #EDFBF8 #F8EDFB
tetradic
#FBF8ED #EDFBF1 #EDF0FB #FBEDF7
square
#FBF8ED #EDFBF1 #EDF0FB #FBEDF7
split-complementary
#FBF8ED #EDF7FB #F1EDFB
monochromatic
#E5D189 #F0E5BB #F9F5E6 #F9F5E6 #F9F5E6
Accessibility & contrast
On white
1.06
#FBF8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#FBF8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF8ED
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF8ED | 1.00 | 1.06 | 19.75 | 19.75 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EC
Deuteranopia (green-blind)
#FCF8ED
Tritanopia (blue-blind)
#FEF6F5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fbf8ed; /* rgb */ color: rgb(251, 248, 237); /* oklch */ color: oklch(97.8% 0.015 94.2);
Tailwind
colors: {
custom: {
50: '#fcfaf2',
500: '#fbf8ed',
950: '#000000',
},
}SCSS
$custom: #fbf8ed; $custom-light: #fcfaf2; $custom-dark: #000000;
JSON
{
"hex": "#fbf8ed",
"rgb": {
"r": 251,
"g": 248,
"b": 237
},
"hsl": {
"h": 47.143,
"s": 63.636,
"l": 95.686
},
"oklch": {
"l": 0.97844,
"c": 0.01484,
"h": 94.2
},
"luminance": 0.93758
}Semantic roles & 50–950 ramp
primary
#FBF8ED
secondary
#ADB8DF
accent
#40CB1A
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585