#FBF8EA#FBF8EA
#FBF8EA is a very light, near-neutral yellow. Relative luminance 0.936; OKLCH L 97.8% C 0.019 H 96.9°. Best body text is #000000 at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF8EA |
|---|---|
| RGB | rgb(251, 248, 234) |
| HSL | hsl(49, 68%, 95%) |
| HSV | hsv(49, 7%, 98%) |
| CMYK | cmyk(0%, 1.2%, 6.8%, 1.6%) |
| CIE-LAB | lab(97.46, -1.38, 7.07) |
| CIE-LCH | lch(97.46, 7.20, 101.02°) |
| OKLab | oklab(97.77% -0.0022 0.0186) |
| OKLCH | oklch(97.77% 0.019 96.9) |
| XYZ | xyz(88.2004, 93.5850, 91.2432) |
| Luminance | 0.9358 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.99
Floralwhite
#FFFAF0
ΔE00 2.30
Oldlace
#FDF5E6
ΔE00 2.36
Eggshell
#F0EAD6
ΔE00 3.76
Linen
#FAF0E6
ΔE00 4.57
Beige
#F5F5DC
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF8EA #EAEDFB
analogous
#FBEFEA #FBF8EA #F5FBEA
triadic
#FBF8EA #EAFBF8 #F8EAFB
tetradic
#FBF8EA #EAFBEF #EAEDFB #FBEAF5
square
#FBF8EA #EAFBEF #EAEDFB #FBEAF5
split-complementary
#FBF8EA #EAF5FB #EFEAFB
monochromatic
#E7D683 #F1E7B7 #FAF6E5 #FAF6E5 #FAF6E5
Accessibility & contrast
On white
1.07
#FBF8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.72
#FBF8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF8EA
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF8EA | 1.00 | 1.07 | 19.72 | 19.72 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7E9
Deuteranopia (green-blind)
#FCF8EA
Tritanopia (blue-blind)
#FEF6F4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fbf8ea; /* rgb */ color: rgb(251, 248, 234); /* oklch */ color: oklch(97.8% 0.019 96.9);
Tailwind
colors: {
custom: {
50: '#fcfaf0',
500: '#fbf8ea',
950: '#000000',
},
}SCSS
$custom: #fbf8ea; $custom-light: #fcfaf0; $custom-dark: #000000;
JSON
{
"hex": "#fbf8ea",
"rgb": {
"r": 251,
"g": 248,
"b": 234
},
"hsl": {
"h": 49.412,
"s": 68,
"l": 95.098
},
"oklch": {
"l": 0.97766,
"c": 0.01869,
"h": 96.9
},
"luminance": 0.93585
}Semantic roles & 50–950 ramp
primary
#FBF8EA
secondary
#A9B3E0
accent
#36D016
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585