#F1DFD3#F1DFD3
#F1DFD3 is a very light, muted orange. Relative luminance 0.762; OKLCH L 91.5% C 0.026 H 56.0°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DFD3 |
|---|---|
| RGB | rgb(241, 223, 211) |
| HSL | hsl(24, 52%, 89%) |
| HSV | hsv(24, 12%, 95%) |
| CMYK | cmyk(0%, 7.5%, 12.4%, 5.5%) |
| CIE-LAB | lab(89.94, 4.19, 8.10) |
| CIE-LCH | lch(89.94, 9.12, 62.62°) |
| OKLab | oklab(91.49% 0.0143 0.0213) |
| OKLCH | oklch(91.49% 0.026 56) |
| XYZ | xyz(74.4203, 76.1805, 72.3993) |
| Luminance | 0.7618 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.69
Warm Beige
#E9DCC9
ΔE00 4.74
Antiquewhite
#FAEBD7
ΔE00 4.91
Seashell
#FFF5EE
ΔE00 5.55
Champagne
#F7E7CE
ΔE00 6.18
Very Light Pink
#FFF4F2
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DFD3 #D3E5F1
analogous
#F1D3D6 #F1DFD3 #F1EED3
triadic
#F1DFD3 #D3F1DF #DFD3F1
tetradic
#F1DFD3 #D6F1D3 #D3E5F1 #EED3F1
square
#F1DFD3 #D6F1D3 #D3E5F1 #EED3F1
split-complementary
#F1DFD3 #D3F1EE #D3D6F1
monochromatic
#D39B76 #E2BDA5 #F1DFD3 #F8EEE8 #F8EEE8
Accessibility & contrast
On white
1.29
#F1DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#F1DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DFD3
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DFD3 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D2
Deuteranopia (green-blind)
#E8E4D3
Tritanopia (blue-blind)
#F7DCDC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f1dfd3; /* rgb */ color: rgb(241, 223, 211); /* oklch */ color: oklch(91.5% 0.026 56.0);
Tailwind
colors: {
custom: {
50: '#f5e9e0',
500: '#f1dfd3',
950: '#000000',
},
}SCSS
$custom: #f1dfd3; $custom-light: #f5e9e0; $custom-dark: #000000;
JSON
{
"hex": "#f1dfd3",
"rgb": {
"r": 241,
"g": 223,
"b": 211
},
"hsl": {
"h": 24,
"s": 51.724,
"l": 88.627
},
"oklch": {
"l": 0.91491,
"c": 0.02562,
"h": 56
},
"luminance": 0.76179
}Semantic roles & 50–950 ramp
primary
#F1DFD3
secondary
#99BACF
accent
#82BF26
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484