#F1DFD1#F1DFD1
#F1DFD1 is a very light, muted orange. Relative luminance 0.761; OKLCH L 91.4% C 0.027 H 60.3°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DFD1 |
|---|---|
| RGB | rgb(241, 223, 209) |
| HSL | hsl(26, 53%, 88%) |
| HSV | hsv(26, 13%, 95%) |
| CMYK | cmyk(0%, 7.5%, 13.3%, 5.5%) |
| CIE-LAB | lab(89.90, 3.88, 9.08) |
| CIE-LCH | lch(89.90, 9.87, 66.87°) |
| OKLab | oklab(91.44% 0.0135 0.0238) |
| OKLCH | oklch(91.44% 0.027 60.3) |
| XYZ | xyz(74.1711, 76.0809, 71.0870) |
| Luminance | 0.7608 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.95
Antiquewhite
#FAEBD7
ΔE00 4.18
Linen
#FAF0E6
ΔE00 4.70
Champagne
#F7E7CE
ΔE00 5.29
Seashell
#FFF5EE
ΔE00 5.80
Papayawhip
#FFEFD5
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DFD1 #D1E3F1
analogous
#F1D1D3 #F1DFD1 #F1EFD1
triadic
#F1DFD1 #D1F1DF #DFD1F1
tetradic
#F1DFD1 #D3F1D1 #D1E3F1 #EFD1F1
square
#F1DFD1 #D3F1D1 #D1E3F1 #EFD1F1
split-complementary
#F1DFD1 #D1F1EF #D1D3F1
monochromatic
#D49E73 #E3BEA2 #F1DFD1 #F8EFE8 #F8EFE8
Accessibility & contrast
On white
1.30
#F1DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#F1DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DFD1
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DFD1 | 1.00 | 1.30 | 16.22 | 16.22 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0D0
Deuteranopia (green-blind)
#E9E4D1
Tritanopia (blue-blind)
#F7DBDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f1dfd1; /* rgb */ color: rgb(241, 223, 209); /* oklch */ color: oklch(91.4% 0.027 60.3);
Tailwind
colors: {
custom: {
50: '#f5e9df',
500: '#f1dfd1',
950: '#000000',
},
}SCSS
$custom: #f1dfd1; $custom-light: #f5e9df; $custom-dark: #000000;
JSON
{
"hex": "#f1dfd1",
"rgb": {
"r": 241,
"g": 223,
"b": 209
},
"hsl": {
"h": 26.25,
"s": 53.333,
"l": 88.235
},
"oklch": {
"l": 0.91439,
"c": 0.02736,
"h": 60.3
},
"luminance": 0.7608
}Semantic roles & 50–950 ramp
primary
#F1DFD1
secondary
#97B7CF
accent
#7DC125
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484