#F1DED1#F1DED1
#F1DED1 is a very light, muted orange. Relative luminance 0.755; OKLCH L 91.2% C 0.027 H 56.7°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F1DED1 |
|---|---|
| RGB | rgb(241, 222, 209) |
| HSL | hsl(24, 53%, 88%) |
| HSV | hsv(24, 13%, 95%) |
| CMYK | cmyk(0%, 7.9%, 13.3%, 5.5%) |
| CIE-LAB | lab(89.65, 4.39, 8.72) |
| CIE-LCH | lch(89.65, 9.77, 63.27°) |
| OKLab | oklab(91.25% 0.015 0.0229) |
| OKLCH | oklch(91.25% 0.027 56.7) |
| XYZ | xyz(73.9048, 75.5481, 70.9983) |
| Luminance | 0.7555 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.66
Antiquewhite
#FAEBD7
ΔE00 4.91
Linen
#FAF0E6
ΔE00 5.07
Seashell
#FFF5EE
ΔE00 5.98
Champagne
#F7E7CE
ΔE00 6.05
Mistyrose
#FFE4E1
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1DED1 #D1E4F1
analogous
#F1D1D4 #F1DED1 #F1EED1
triadic
#F1DED1 #D1F1DE #DED1F1
tetradic
#F1DED1 #D4F1D1 #D1E4F1 #EED1F1
square
#F1DED1 #D4F1D1 #D1E4F1 #EED1F1
split-complementary
#F1DED1 #D1F1EE #D1D4F1
monochromatic
#D49B73 #E3BCA2 #F1DED1 #F8EEE8 #F8EEE8
Accessibility & contrast
On white
1.30
#F1DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#F1DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1DED1
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1DED1 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFD0
Deuteranopia (green-blind)
#E8E3D1
Tritanopia (blue-blind)
#F7DBDA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f1ded1; /* rgb */ color: rgb(241, 222, 209); /* oklch */ color: oklch(91.2% 0.027 56.7);
Tailwind
colors: {
custom: {
50: '#f5e8df',
500: '#f1ded1',
950: '#000000',
},
}SCSS
$custom: #f1ded1; $custom-light: #f5e8df; $custom-dark: #000000;
JSON
{
"hex": "#f1ded1",
"rgb": {
"r": 241,
"g": 222,
"b": 209
},
"hsl": {
"h": 24.375,
"s": 53.333,
"l": 88.235
},
"oklch": {
"l": 0.91245,
"c": 0.02735,
"h": 56.7
},
"luminance": 0.75547
}Semantic roles & 50–950 ramp
primary
#F1DED1
secondary
#97B8CF
accent
#81C125
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484