#F1DDCB#F1DDCB
#F1DDCB is a very light, muted orange. Relative luminance 0.747; OKLCH L 90.9% C 0.033 H 64.4°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DDCB |
|---|---|
| RGB | rgb(241, 221, 203) |
| HSL | hsl(28, 58%, 87%) |
| HSV | hsv(28, 16%, 95%) |
| CMYK | cmyk(0%, 8.3%, 15.8%, 5.5%) |
| CIE-LAB | lab(89.26, 3.98, 11.32) |
| CIE-LCH | lch(89.26, 12.00, 70.63°) |
| OKLab | oklab(90.9% 0.0141 0.0295) |
| OKLCH | oklch(90.9% 0.033 64.4) |
| XYZ | xyz(72.9111, 74.7269, 67.0712) |
| Luminance | 0.7472 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.44
Antiquewhite
#FAEBD7
ΔE00 3.91
Champagne
#F7E7CE
ΔE00 4.43
Bisque
#FFE4C4
ΔE00 4.99
Blanchedalmond
#FFEBCD
ΔE00 5.48
Papayawhip
#FFEFD5
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DDCB #CBDFF1
analogous
#F1CBCC #F1DDCB #F1F0CB
triadic
#F1DDCB #CBF1DD #DDCBF1
tetradic
#F1DDCB #CCF1CB #CBDFF1 #F0CBF1
square
#F1DDCB #CCF1CB #CBDFF1 #F0CBF1
split-complementary
#F1DDCB #CBF1F0 #CBCCF1
monochromatic
#D79E6B #E4BD9B #F1DDCB #F9EFE7 #F9EFE7
Accessibility & contrast
On white
1.32
#F1DDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#F1DDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DDCB
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DDCB | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECA
Deuteranopia (green-blind)
#E8E2CB
Tritanopia (blue-blind)
#F8D9D8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f1ddcb; /* rgb */ color: rgb(241, 221, 203); /* oklch */ color: oklch(90.9% 0.033 64.4);
Tailwind
colors: {
custom: {
50: '#f6e7da',
500: '#f1ddcb',
950: '#000000',
},
}SCSS
$custom: #f1ddcb; $custom-light: #f6e7da; $custom-dark: #000000;
JSON
{
"hex": "#f1ddcb",
"rgb": {
"r": 241,
"g": 221,
"b": 203
},
"hsl": {
"h": 28.421,
"s": 57.576,
"l": 87.059
},
"oklch": {
"l": 0.90899,
"c": 0.03273,
"h": 64.4
},
"luminance": 0.74725
}Semantic roles & 50–950 ramp
primary
#F1DDCB
secondary
#90B2D0
accent
#77C520
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483