#F1DFCB#F1DFCB
#F1DFCB is a very light, muted orange. Relative luminance 0.758; OKLCH L 91.3% C 0.033 H 70.3°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DFCB |
|---|---|
| RGB | rgb(241, 223, 203) |
| HSL | hsl(32, 58%, 87%) |
| HSV | hsv(32, 16%, 95%) |
| CMYK | cmyk(0%, 7.5%, 15.8%, 5.5%) |
| CIE-LAB | lab(89.76, 2.95, 12.03) |
| CIE-LCH | lch(89.76, 12.38, 76.22°) |
| OKLab | oklab(91.29% 0.0112 0.0313) |
| OKLCH | oklch(91.29% 0.033 70.3) |
| XYZ | xyz(73.4423, 75.7893, 67.2483) |
| Luminance | 0.7579 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.31
Antiquewhite
#FAEBD7
ΔE00 2.83
Champagne
#F7E7CE
ΔE00 2.98
Blanchedalmond
#FFEBCD
ΔE00 4.28
Papayawhip
#FFEFD5
ΔE00 4.33
Bisque
#FFE4C4
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DFCB #CBDDF1
analogous
#F1CCCB #F1DFCB #F0F1CB
triadic
#F1DFCB #CBF1DF #DFCBF1
tetradic
#F1DFCB #CBF1CC #CBDDF1 #F1CBF0
square
#F1DFCB #CBF1CC #CBDDF1 #F1CBF0
split-complementary
#F1DFCB #CBF0F1 #CCCBF1
monochromatic
#D7A46B #E4C19B #F1DFCB #F9F0E7 #F9F0E7
Accessibility & contrast
On white
1.30
#F1DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#F1DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DFCB
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DFCB | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFCA
Deuteranopia (green-blind)
#EAE3CB
Tritanopia (blue-blind)
#F8DBD9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f1dfcb; /* rgb */ color: rgb(241, 223, 203); /* oklch */ color: oklch(91.3% 0.033 70.3);
Tailwind
colors: {
custom: {
50: '#f5e9da',
500: '#f1dfcb',
950: '#000000',
},
}SCSS
$custom: #f1dfcb; $custom-light: #f5e9da; $custom-dark: #000000;
JSON
{
"hex": "#f1dfcb",
"rgb": {
"r": 241,
"g": 223,
"b": 203
},
"hsl": {
"h": 31.579,
"s": 57.576,
"l": 87.059
},
"oklch": {
"l": 0.91288,
"c": 0.03325,
"h": 70.3
},
"luminance": 0.75788
}Semantic roles & 50–950 ramp
primary
#F1DFCB
secondary
#90AED0
accent
#6EC520
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483