#FFE1D5#FFE1D5
#FFE1D5 is a very light, muted orange. Relative luminance 0.799; OKLCH L 93.1% C 0.037 H 43.1°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1D5 |
|---|---|
| RGB | rgb(255, 225, 213) |
| HSL | hsl(17, 100%, 92%) |
| HSV | hsv(17, 16%, 100%) |
| CMYK | cmyk(0%, 11.8%, 16.5%, 0%) |
| CIE-LAB | lab(91.65, 8.43, 9.65) |
| CIE-LCH | lch(91.65, 12.81, 48.85°) |
| OKLab | oklab(93.12% 0.0271 0.0253) |
| OKLCH | oklch(93.12% 0.037 43.1) |
| XYZ | xyz(80.1751, 79.9166, 74.1399) |
| Luminance | 0.7992 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.97
Apricot
#FBCEB1
ΔE00 7.55
Peach
#FFDAB9
ΔE00 7.85
Very Light Pink
#FFF4F2
ΔE00 7.93
Seashell
#FFF5EE
ΔE00 8.07
Linen
#FAF0E6
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1D5 #D5F3FF
analogous
#FFD5DE #FFE1D5 #FFF6D5
triadic
#FFE1D5 #D5FFE1 #E1D5FF
tetradic
#FFE1D5 #DEFFD5 #D5F3FF #F6D5FF
square
#FFE1D5 #DEFFD5 #D5F3FF #F6D5FF
split-complementary
#FFE1D5 #D5FFF6 #D5DEFF
monochromatic
#FF8A5B #FFB598 #FFE1D5 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.24
#FFE1D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#FFE1D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1D5
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1D5 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E4D4
Deuteranopia (green-blind)
#EFE9D5
Tritanopia (blue-blind)
#FFDDDE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe1d5; /* rgb */ color: rgb(255, 225, 213); /* oklch */ color: oklch(93.1% 0.037 43.1);
Tailwind
colors: {
custom: {
50: '#ffeae1',
500: '#ffe1d5',
950: '#000000',
},
}SCSS
$custom: #ffe1d5; $custom-light: #ffeae1; $custom-dark: #000000;
JSON
{
"hex": "#ffe1d5",
"rgb": {
"r": 255,
"g": 225,
"b": 213
},
"hsl": {
"h": 17.143,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.9312,
"c": 0.03703,
"h": 43.1
},
"luminance": 0.79915
}Semantic roles & 50–950 ramp
primary
#FFE1D5
secondary
#8DD0EB
accent
#A4E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484