#FFE1D2#FFE1D2
#FFE1D2 is a very light, muted orange. Relative luminance 0.798; OKLCH L 93.0% C 0.039 H 48.3°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1D2 |
|---|---|
| RGB | rgb(255, 225, 210) |
| HSL | hsl(20, 100%, 91%) |
| HSV | hsv(20, 18%, 100%) |
| CMYK | cmyk(0%, 11.8%, 17.6%, 0%) |
| CIE-LAB | lab(91.58, 7.98, 11.12) |
| CIE-LCH | lch(91.58, 13.69, 54.32°) |
| OKLab | oklab(93.04% 0.0259 0.029) |
| OKLCH | oklch(93.04% 0.039 48.3) |
| XYZ | xyz(79.7979, 79.7657, 72.1530) |
| Luminance | 0.7976 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.27
Peach
#FFDAB9
ΔE00 6.54
Apricot
#FBCEB1
ΔE00 6.70
Bisque
#FFE4C4
ΔE00 7.47
Antiquewhite
#FAEBD7
ΔE00 7.56
Linen
#FAF0E6
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1D2 #D2F0FF
analogous
#FFD2D9 #FFE1D2 #FFF7D2
triadic
#FFE1D2 #D2FFE1 #E1D2FF
tetradic
#FFE1D2 #D9FFD2 #D2F0FF #F7D2FF
square
#FFE1D2 #D9FFD2 #D2F0FF #F7D2FF
split-complementary
#FFE1D2 #D2FFF7 #D2D9FF
monochromatic
#FF8F58 #FFB895 #FFE1D2 #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.24
#FFE1D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#FFE1D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1D2
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1D2 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E3D1
Deuteranopia (green-blind)
#F0E9D2
Tritanopia (blue-blind)
#FFDCDD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe1d2; /* rgb */ color: rgb(255, 225, 210); /* oklch */ color: oklch(93.0% 0.039 48.3);
Tailwind
colors: {
custom: {
50: '#ffeadf',
500: '#ffe1d2',
950: '#000000',
},
}SCSS
$custom: #ffe1d2; $custom-light: #ffeadf; $custom-dark: #000000;
JSON
{
"hex": "#ffe1d2",
"rgb": {
"r": 255,
"g": 225,
"b": 210
},
"hsl": {
"h": 20,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.93044,
"c": 0.03891,
"h": 48.3
},
"luminance": 0.79764
}Semantic roles & 50–950 ramp
primary
#FFE1D2
secondary
#8BCBEA
accent
#99E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484