#FBF2DC#FBF2DC
#FBF2DC is a very light, muted orange. Relative luminance 0.892; OKLCH L 96.2% C 0.030 H 88.4°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF2DC |
|---|---|
| RGB | rgb(251, 242, 220) |
| HSL | hsl(43, 79%, 92%) |
| HSV | hsv(43, 12%, 98%) |
| CMYK | cmyk(0%, 3.6%, 12.4%, 1.6%) |
| CIE-LAB | lab(95.66, -0.59, 11.69) |
| CIE-LCH | lch(95.66, 11.71, 92.89°) |
| OKLab | oklab(96.24% 0.0009 0.0305) |
| OKLCH | oklch(96.24% 0.03 88.4) |
| XYZ | xyz(84.4529, 89.1818, 80.4611) |
| Luminance | 0.8918 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.23
Oldlace
#FDF5E6
ΔE00 2.71
Cornsilk
#FFF8DC
ΔE00 2.72
Papayawhip
#FFEFD5
ΔE00 2.98
Antiquewhite
#FAEBD7
ΔE00 3.42
Champagne
#F7E7CE
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF2DC #DCE5FB
analogous
#FBE3DC #FBF2DC #F4FBDC
triadic
#FBF2DC #DCFBF2 #F2DCFB
tetradic
#FBF2DC #DCFBE3 #DCE5FB #FBDCF4
square
#FBF2DC #DCFBE3 #DCE5FB #FBDCF4
split-complementary
#FBF2DC #DCF4FB #E3DCFB
monochromatic
#EEC96E #F5DEA5 #FBF2DC #FCF5E4 #FCF5E4
Accessibility & contrast
On white
1.11
#FBF2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#FBF2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF2DC
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF2DC | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DB
Deuteranopia (green-blind)
#FAF4DD
Tritanopia (blue-blind)
#FFEEEC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fbf2dc; /* rgb */ color: rgb(251, 242, 220); /* oklch */ color: oklch(96.2% 0.030 88.4);
Tailwind
colors: {
custom: {
50: '#fcf6e6',
500: '#fbf2dc',
950: '#000000',
},
}SCSS
$custom: #fbf2dc; $custom-light: #fcf6e6; $custom-dark: #000000;
JSON
{
"hex": "#fbf2dc",
"rgb": {
"r": 251,
"g": 242,
"b": 220
},
"hsl": {
"h": 42.581,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.96238,
"c": 0.03048,
"h": 88.4
},
"luminance": 0.89181
}Semantic roles & 50–950 ramp
primary
#FBF2DC
secondary
#99AEE2
accent
#47DC0A
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584