#FBF1DC#FBF1DC
#FBF1DC is a very light, muted orange. Relative luminance 0.886; OKLCH L 96.0% C 0.030 H 85.6°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF1DC |
|---|---|
| RGB | rgb(251, 241, 220) |
| HSL | hsl(41, 79%, 92%) |
| HSV | hsv(41, 12%, 98%) |
| CMYK | cmyk(0%, 4%, 12.4%, 1.6%) |
| CIE-LAB | lab(95.41, -0.08, 11.34) |
| CIE-LCH | lch(95.41, 11.34, 90.43°) |
| OKLab | oklab(96.04% 0.0023 0.0296) |
| OKLCH | oklch(96.04% 0.03 85.6) |
| XYZ | xyz(84.1561, 88.5882, 80.3622) |
| Luminance | 0.8859 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 2.38
Eggshell
#F0EAD6
ΔE00 2.43
Papayawhip
#FFEFD5
ΔE00 2.62
Antiquewhite
#FAEBD7
ΔE00 2.74
Champagne
#F7E7CE
ΔE00 3.21
Cornsilk
#FFF8DC
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF1DC #DCE6FB
analogous
#FBE2DC #FBF1DC #F6FBDC
triadic
#FBF1DC #DCFBF1 #F1DCFB
tetradic
#FBF1DC #DCFBE2 #DCE6FB #FBDCF6
square
#FBF1DC #DCFBE2 #DCE6FB #FBDCF6
split-complementary
#FBF1DC #DCF6FB #E2DCFB
monochromatic
#EEC56E #F5DBA5 #FBF1DC #FCF4E4 #FCF4E4
Accessibility & contrast
On white
1.12
#FBF1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#FBF1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF1DC
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF1DC | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0DB
Deuteranopia (green-blind)
#F9F3DD
Tritanopia (blue-blind)
#FFEDEB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fbf1dc; /* rgb */ color: rgb(251, 241, 220); /* oklch */ color: oklch(96.0% 0.030 85.6);
Tailwind
colors: {
custom: {
50: '#fcf5e6',
500: '#fbf1dc',
950: '#000000',
},
}SCSS
$custom: #fbf1dc; $custom-light: #fcf5e6; $custom-dark: #000000;
JSON
{
"hex": "#fbf1dc",
"rgb": {
"r": 251,
"g": 241,
"b": 220
},
"hsl": {
"h": 40.645,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.96043,
"c": 0.02966,
"h": 85.6
},
"luminance": 0.88587
}Semantic roles & 50–950 ramp
primary
#FBF1DC
secondary
#99B1E2
accent
#4DDC0A
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584