#F1DFD9#F1DFD9
#F1DFD9 is a very light, muted orange. Relative luminance 0.765; OKLCH L 91.6% C 0.021 H 39.4°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DFD9 |
|---|---|
| RGB | rgb(241, 223, 217) |
| HSL | hsl(15, 46%, 90%) |
| HSV | hsv(15, 10%, 95%) |
| CMYK | cmyk(0%, 7.5%, 10%, 5.5%) |
| CIE-LAB | lab(90.08, 5.16, 5.16) |
| CIE-LCH | lch(90.08, 7.29, 44.99°) |
| OKLab | oklab(91.65% 0.0166 0.0136) |
| OKLCH | oklch(91.65% 0.021 39.4) |
| XYZ | xyz(75.1865, 76.4870, 76.4349) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.15
Very Light Pink
#FFF4F2
ΔE00 5.16
Seashell
#FFF5EE
ΔE00 5.63
Linen
#FAF0E6
ΔE00 5.64
Lavenderblush
#FFF0F5
ΔE00 6.28
Warm Beige
#E9DCC9
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DFD9 #D9EBF1
analogous
#F1D9DF #F1DFD9 #F1EBD9
triadic
#F1DFD9 #D9F1DF #DFD9F1
tetradic
#F1DFD9 #DFF1D9 #D9EBF1 #EBD9F1
square
#F1DFD9 #DFF1D9 #D9EBF1 #EBD9F1
split-complementary
#F1DFD9 #D9F1EB #D9DFF1
monochromatic
#D09480 #E1B9AC #F1DFD9 #F7ECE9 #F7ECE9
Accessibility & contrast
On white
1.29
#F1DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#F1DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DFD9
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DFD9 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1D9
Deuteranopia (green-blind)
#E7E4D9
Tritanopia (blue-blind)
#F6DDDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f1dfd9; /* rgb */ color: rgb(241, 223, 217); /* oklch */ color: oklch(91.6% 0.021 39.4);
Tailwind
colors: {
custom: {
50: '#f5e9e4',
500: '#f1dfd9',
950: '#000000',
},
}SCSS
$custom: #f1dfd9; $custom-light: #f5e9e4; $custom-dark: #000000;
JSON
{
"hex": "#f1dfd9",
"rgb": {
"r": 241,
"g": 223,
"b": 217
},
"hsl": {
"h": 15,
"s": 46.154,
"l": 89.804
},
"oklch": {
"l": 0.91649,
"c": 0.02149,
"h": 39.4
},
"luminance": 0.76486
}Semantic roles & 50–950 ramp
primary
#F1DFD9
secondary
#A0C3CE
accent
#96B92C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484