#FBF0DC#FBF0DC
#FBF0DC is a very light, muted orange. Relative luminance 0.880; OKLCH L 95.8% C 0.029 H 82.6°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF0DC |
|---|---|
| RGB | rgb(251, 240, 220) |
| HSL | hsl(39, 79%, 92%) |
| HSV | hsv(39, 12%, 98%) |
| CMYK | cmyk(0%, 4.4%, 12.4%, 1.6%) |
| CIE-LAB | lab(95.16, 0.42, 10.99) |
| CIE-LCH | lch(95.16, 10.99, 87.80°) |
| OKLab | oklab(95.85% 0.0037 0.0287) |
| OKLCH | oklch(95.85% 0.029 82.6) |
| XYZ | xyz(83.8609, 87.9978, 80.2638) |
| Luminance | 0.8800 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 2.07
Oldlace
#FDF5E6
ΔE00 2.21
Papayawhip
#FFEFD5
ΔE00 2.44
Eggshell
#F0EAD6
ΔE00 2.80
Champagne
#F7E7CE
ΔE00 2.91
Cornsilk
#FFF8DC
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF0DC #DCE7FB
analogous
#FBE1DC #FBF0DC #F6FBDC
triadic
#FBF0DC #DCFBF0 #F0DCFB
tetradic
#FBF0DC #DCFBE1 #DCE7FB #FBDCF6
square
#FBF0DC #DCFBE1 #DCE7FB #FBDCF6
split-complementary
#FBF0DC #DCF6FB #E1DCFB
monochromatic
#EEC16E #F5D8A5 #FBF0DC #FCF3E4 #FCF3E4
Accessibility & contrast
On white
1.13
#FBF0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#FBF0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF0DC
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF0DC | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFDB
Deuteranopia (green-blind)
#F8F2DD
Tritanopia (blue-blind)
#FFECEA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fbf0dc; /* rgb */ color: rgb(251, 240, 220); /* oklch */ color: oklch(95.8% 0.029 82.6);
Tailwind
colors: {
custom: {
50: '#fcf4e6',
500: '#fbf0dc',
950: '#000000',
},
}SCSS
$custom: #fbf0dc; $custom-light: #fcf4e6; $custom-dark: #000000;
JSON
{
"hex": "#fbf0dc",
"rgb": {
"r": 251,
"g": 240,
"b": 220
},
"hsl": {
"h": 38.71,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.95848,
"c": 0.02891,
"h": 82.6
},
"luminance": 0.87997
}Semantic roles & 50–950 ramp
primary
#FBF0DC
secondary
#99B3E2
accent
#54DC0A
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584