#F1DFD2#F1DFD2
#F1DFD2 is a very light, muted orange. Relative luminance 0.761; OKLCH L 91.5% C 0.026 H 58.3°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DFD2 |
|---|---|
| RGB | rgb(241, 223, 210) |
| HSL | hsl(25, 53%, 88%) |
| HSV | hsv(25, 13%, 95%) |
| CMYK | cmyk(0%, 7.5%, 12.9%, 5.5%) |
| CIE-LAB | lab(89.92, 4.04, 8.59) |
| CIE-LCH | lch(89.92, 9.49, 64.83°) |
| OKLab | oklab(91.47% 0.0139 0.0225) |
| OKLCH | oklch(91.47% 0.026 58.3) |
| XYZ | xyz(74.2953, 76.1305, 71.7411) |
| Luminance | 0.7613 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.33
Antiquewhite
#FAEBD7
ΔE00 4.54
Linen
#FAF0E6
ΔE00 4.68
Seashell
#FFF5EE
ΔE00 5.66
Champagne
#F7E7CE
ΔE00 5.73
Oldlace
#FDF5E6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DFD2 #D2E4F1
analogous
#F1D2D4 #F1DFD2 #F1EED2
triadic
#F1DFD2 #D2F1DF #DFD2F1
tetradic
#F1DFD2 #D4F1D2 #D2E4F1 #EED2F1
square
#F1DFD2 #D4F1D2 #D2E4F1 #EED2F1
split-complementary
#F1DFD2 #D2F1EE #D2D4F1
monochromatic
#D49D75 #E2BEA3 #F1DFD2 #F8EEE8 #F8EEE8
Accessibility & contrast
On white
1.29
#F1DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#F1DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DFD2
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DFD2 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D1
Deuteranopia (green-blind)
#E9E4D2
Tritanopia (blue-blind)
#F7DCDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f1dfd2; /* rgb */ color: rgb(241, 223, 210); /* oklch */ color: oklch(91.5% 0.026 58.3);
Tailwind
colors: {
custom: {
50: '#f5e9df',
500: '#f1dfd2',
950: '#000000',
},
}SCSS
$custom: #f1dfd2; $custom-light: #f5e9df; $custom-dark: #000000;
JSON
{
"hex": "#f1dfd2",
"rgb": {
"r": 241,
"g": 223,
"b": 210
},
"hsl": {
"h": 25.161,
"s": 52.542,
"l": 88.431
},
"oklch": {
"l": 0.91465,
"c": 0.02647,
"h": 58.3
},
"luminance": 0.76129
}Semantic roles & 50–950 ramp
primary
#F1DFD2
secondary
#98B8CF
accent
#7FC026
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484