#F1DFD0#F1DFD0
#F1DFD0 is a very light, muted orange. Relative luminance 0.760; OKLCH L 91.4% C 0.028 H 62.3°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DFD0 |
|---|---|
| RGB | rgb(241, 223, 208) |
| HSL | hsl(27, 54%, 88%) |
| HSV | hsv(27, 14%, 95%) |
| CMYK | cmyk(0%, 7.5%, 13.7%, 5.5%) |
| CIE-LAB | lab(89.87, 3.72, 9.57) |
| CIE-LCH | lch(89.87, 10.27, 68.75°) |
| OKLab | oklab(91.41% 0.0132 0.025) |
| OKLCH | oklch(91.41% 0.028 62.3) |
| XYZ | xyz(74.0477, 76.0315, 70.4371) |
| Luminance | 0.7603 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.59
Antiquewhite
#FAEBD7
ΔE00 3.86
Linen
#FAF0E6
ΔE00 4.76
Champagne
#F7E7CE
ΔE00 4.87
Papayawhip
#FFEFD5
ΔE00 5.91
Seashell
#FFF5EE
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DFD0 #D0E2F1
analogous
#F1D0D1 #F1DFD0 #F1EFD0
triadic
#F1DFD0 #D0F1DF #DFD0F1
tetradic
#F1DFD0 #D1F1D0 #D0E2F1 #EFD0F1
square
#F1DFD0 #D1F1D0 #D0E2F1 #EFD0F1
split-complementary
#F1DFD0 #D0F1EF #D0D1F1
monochromatic
#D59F72 #E3BFA1 #F1DFD0 #F8EFE7 #F8EFE7
Accessibility & contrast
On white
1.30
#F1DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#F1DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DFD0
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DFD0 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0CF
Deuteranopia (green-blind)
#E9E4D0
Tritanopia (blue-blind)
#F8DBDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f1dfd0; /* rgb */ color: rgb(241, 223, 208); /* oklch */ color: oklch(91.4% 0.028 62.3);
Tailwind
colors: {
custom: {
50: '#f5e9de',
500: '#f1dfd0',
950: '#000000',
},
}SCSS
$custom: #f1dfd0; $custom-light: #f5e9de; $custom-dark: #000000;
JSON
{
"hex": "#f1dfd0",
"rgb": {
"r": 241,
"g": 223,
"b": 208
},
"hsl": {
"h": 27.273,
"s": 54.098,
"l": 88.039
},
"oklch": {
"l": 0.91414,
"c": 0.02828,
"h": 62.3
},
"luminance": 0.7603
}Semantic roles & 50–950 ramp
primary
#F1DFD0
secondary
#96B5D0
accent
#7AC224
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484