#FBF8EE#FBF8EE
#FBF8EE is a very light, near-neutral yellow. Relative luminance 0.938; OKLCH L 97.9% C 0.014 H 93.0°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF8EE |
|---|---|
| RGB | rgb(251, 248, 238) |
| HSL | hsl(46, 62%, 96%) |
| HSV | hsv(46, 5%, 98%) |
| CMYK | cmyk(0%, 1.2%, 5.2%, 1.6%) |
| CIE-LAB | lab(97.56, -0.71, 5.15) |
| CIE-LCH | lch(97.56, 5.20, 97.89°) |
| OKLab | oklab(97.87% -0.0007 0.0136) |
| OKLCH | oklch(97.87% 0.014 93) |
| XYZ | xyz(88.7815, 93.8175, 94.3038) |
| Luminance | 0.9382 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.10
Oldlace
#FDF5E6
ΔE00 2.70
Ivory
#FFFFF0
ΔE00 3.03
Off White
#FAF9F6
ΔE00 3.20
Linen
#FAF0E6
ΔE00 3.68
Seashell
#FFF5EE
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF8EE #EEF1FB
analogous
#FBF1EE #FBF8EE #F7FBEE
triadic
#FBF8EE #EEFBF8 #F8EEFB
tetradic
#FBF8EE #EEFBF1 #EEF1FB #FBEEF7
square
#FBF8EE #EEFBF1 #EEF1FB #FBEEF7
split-complementary
#FBF8EE #EEF7FB #F1EEFB
monochromatic
#E4CF8B #EFE4BC #F9F5E6 #F9F5E6 #F9F5E6
Accessibility & contrast
On white
1.06
#FBF8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.76
#FBF8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF8EE
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF8EE | 1.00 | 1.06 | 19.76 | 19.76 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7ED
Deuteranopia (green-blind)
#FBF8EE
Tritanopia (blue-blind)
#FDF6F5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fbf8ee; /* rgb */ color: rgb(251, 248, 238); /* oklch */ color: oklch(97.9% 0.014 93.0);
Tailwind
colors: {
custom: {
50: '#fcfaf3',
500: '#fbf8ee',
950: '#000000',
},
}SCSS
$custom: #fbf8ee; $custom-light: #fcfaf3; $custom-dark: #000000;
JSON
{
"hex": "#fbf8ee",
"rgb": {
"r": 251,
"g": 248,
"b": 238
},
"hsl": {
"h": 46.154,
"s": 61.905,
"l": 95.882
},
"oklch": {
"l": 0.97871,
"c": 0.01357,
"h": 93
},
"luminance": 0.93817
}Semantic roles & 50–950 ramp
primary
#FBF8EE
secondary
#AEB9DF
accent
#44CA1C
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585