#FBF0DF#FBF0DF
#FBF0DF is a very light, muted orange. Relative luminance 0.882; OKLCH L 95.9% C 0.025 H 78.9°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF0DF |
|---|---|
| RGB | rgb(251, 240, 223) |
| HSL | hsl(36, 78%, 93%) |
| HSV | hsv(36, 11%, 98%) |
| CMYK | cmyk(0%, 4.4%, 11.2%, 1.6%) |
| CIE-LAB | lab(95.23, 0.90, 9.53) |
| CIE-LCH | lch(95.23, 9.57, 84.64°) |
| OKLab | oklab(95.92% 0.0049 0.0249) |
| OKLCH | oklch(95.92% 0.025 78.9) |
| XYZ | xyz(84.2618, 88.1581, 82.3750) |
| Luminance | 0.8816 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.65
Antiquewhite
#FAEBD7
ΔE00 1.97
Linen
#FAF0E6
ΔE00 2.95
Papayawhip
#FFEFD5
ΔE00 3.25
Eggshell
#F0EAD6
ΔE00 3.42
Champagne
#F7E7CE
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF0DF #DFEAFB
analogous
#FBE2DF #FBF0DF #F8FBDF
triadic
#FBF0DF #DFFBF0 #F0DFFB
tetradic
#FBF0DF #DFFBE2 #DFEAFB #FBDFF8
square
#FBF0DF #DFFBE2 #DFEAFB #FBDFF8
split-complementary
#FBF0DF #DFF8FB #E2DFFB
monochromatic
#EDBD72 #F4D7A9 #FBF0DF #FCF2E4 #FCF2E4
Accessibility & contrast
On white
1.13
#FBF0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#FBF0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF0DF
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF0DF | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DE
Deuteranopia (green-blind)
#F8F2DF
Tritanopia (blue-blind)
#FFEDEB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fbf0df; /* rgb */ color: rgb(251, 240, 223); /* oklch */ color: oklch(95.9% 0.025 78.9);
Tailwind
colors: {
custom: {
50: '#fcf4e9',
500: '#fbf0df',
950: '#000000',
},
}SCSS
$custom: #fbf0df; $custom-light: #fcf4e9; $custom-dark: #000000;
JSON
{
"hex": "#fbf0df",
"rgb": {
"r": 251,
"g": 240,
"b": 223
},
"hsl": {
"h": 36.429,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.95923,
"c": 0.02541,
"h": 78.9
},
"luminance": 0.88157
}Semantic roles & 50–950 ramp
primary
#FBF0DF
secondary
#9CB8E2
accent
#5DDA0B
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584