#F1DFD4#F1DFD4
#F1DFD4 is a very light, muted orange. Relative luminance 0.762; OKLCH L 91.5% C 0.025 H 53.7°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DFD4 |
|---|---|
| RGB | rgb(241, 223, 212) |
| HSL | hsl(23, 51%, 89%) |
| HSV | hsv(23, 12%, 95%) |
| CMYK | cmyk(0%, 7.5%, 12%, 5.5%) |
| CIE-LAB | lab(89.97, 4.35, 7.61) |
| CIE-LCH | lch(89.97, 8.76, 60.22°) |
| OKLab | oklab(91.52% 0.0147 0.02) |
| OKLCH | oklch(91.52% 0.025 53.7) |
| XYZ | xyz(74.5461, 76.2308, 73.0616) |
| Luminance | 0.7623 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.75
Warm Beige
#E9DCC9
ΔE00 5.15
Antiquewhite
#FAEBD7
ΔE00 5.31
Seashell
#FFF5EE
ΔE00 5.47
Mistyrose
#FFE4E1
ΔE00 6.04
Very Light Pink
#FFF4F2
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DFD4 #D4E6F1
analogous
#F1D4D8 #F1DFD4 #F1EED4
triadic
#F1DFD4 #D4F1DF #DFD4F1
tetradic
#F1DFD4 #D8F1D4 #D4E6F1 #EED4F1
square
#F1DFD4 #D8F1D4 #D4E6F1 #EED4F1
split-complementary
#F1DFD4 #D4F1EE #D4D8F1
monochromatic
#D39A78 #E2BDA6 #F1DFD4 #F7EEE8 #F7EEE8
Accessibility & contrast
On white
1.29
#F1DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#F1DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DFD4
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DFD4 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D3
Deuteranopia (green-blind)
#E8E4D4
Tritanopia (blue-blind)
#F7DCDC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f1dfd4; /* rgb */ color: rgb(241, 223, 212); /* oklch */ color: oklch(91.5% 0.025 53.7);
Tailwind
colors: {
custom: {
50: '#f5e9e1',
500: '#f1dfd4',
950: '#000000',
},
}SCSS
$custom: #f1dfd4; $custom-light: #f5e9e1; $custom-dark: #000000;
JSON
{
"hex": "#f1dfd4",
"rgb": {
"r": 241,
"g": 223,
"b": 212
},
"hsl": {
"h": 22.759,
"s": 50.877,
"l": 88.824
},
"oklch": {
"l": 0.91517,
"c": 0.02481,
"h": 53.7
},
"luminance": 0.7623
}Semantic roles & 50–950 ramp
primary
#F1DFD4
secondary
#9ABBCF
accent
#85BE27
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484