#FBF0EA#FBF0EA
#FBF0EA is a very light, near-neutral orange. Relative luminance 0.888; OKLCH L 96.2% C 0.014 H 50.8°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF0EA |
|---|---|
| RGB | rgb(251, 240, 234) |
| HSL | hsl(21, 68%, 95%) |
| HSV | hsv(21, 7%, 98%) |
| CMYK | cmyk(0%, 4.4%, 6.8%, 1.6%) |
| CIE-LAB | lab(95.48, 2.68, 4.21) |
| CIE-LCH | lch(95.48, 4.99, 57.54°) |
| OKLab | oklab(96.21% 0.0091 0.0111) |
| OKLCH | oklch(96.21% 0.014 50.8) |
| XYZ | xyz(85.7932, 88.7707, 90.4408) |
| Luminance | 0.8877 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 1.25
Linen
#FAF0E6
ΔE00 2.19
Very Light Pink
#FFF4F2
ΔE00 2.22
Snow
#FFFAFA
ΔE00 3.92
Floralwhite
#FFFAF0
ΔE00 4.38
Off White
#FAF9F6
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF0EA #EAF5FB
analogous
#FBEAEC #FBF0EA #FBF8EA
triadic
#FBF0EA #EAFBF0 #F0EAFB
tetradic
#FBF0EA #ECFBEA #EAF5FB #F8EAFB
square
#FBF0EA #ECFBEA #EAF5FB #F8EAFB
split-complementary
#FBF0EA #EAFBF8 #EAECFB
monochromatic
#E7A783 #F1CBB7 #FAEDE5 #FAEDE5 #FAEDE5
Accessibility & contrast
On white
1.12
#FBF0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#FBF0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF0EA
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF0EA | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#F5F3EA
Tritanopia (blue-blind)
#FFEEEE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fbf0ea; /* rgb */ color: rgb(251, 240, 234); /* oklch */ color: oklch(96.2% 0.014 50.8);
Tailwind
colors: {
custom: {
50: '#fcf4f0',
500: '#fbf0ea',
950: '#000000',
},
}SCSS
$custom: #fbf0ea; $custom-light: #fcf4f0; $custom-dark: #000000;
JSON
{
"hex": "#fbf0ea",
"rgb": {
"r": 251,
"g": 240,
"b": 234
},
"hsl": {
"h": 21.176,
"s": 68,
"l": 95.098
},
"oklch": {
"l": 0.9621,
"c": 0.01438,
"h": 50.8
},
"luminance": 0.8877
}Semantic roles & 50–950 ramp
primary
#FBF0EA
secondary
#A9CDE0
accent
#8ED016
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585