#FFE1DF#FFE1DF
#FFE1DF is a very light, muted red. Relative luminance 0.804; OKLCH L 93.4% C 0.033 H 22.3°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1DF |
|---|---|
| RGB | rgb(255, 225, 223) |
| HSL | hsl(4, 100%, 94%) |
| HSV | hsv(4, 13%, 100%) |
| CMYK | cmyk(0%, 11.8%, 12.5%, 0%) |
| CIE-LAB | lab(91.88, 9.98, 4.76) |
| CIE-LCH | lch(91.88, 11.05, 25.50°) |
| OKLab | oklab(93.38% 0.0308 0.0127) |
| OKLCH | oklch(93.38% 0.033 22.3) |
| XYZ | xyz(81.4837, 80.4400, 81.0318) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.25
Lavenderblush
#FFF0F5
ΔE00 6.22
Very Light Pink
#FFF4F2
ΔE00 7.60
Light Pink
#FFD1DF
ΔE00 8.07
Pale Pink
#FFCFDC
ΔE00 8.21
Seashell
#FFF5EE
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1DF #DFFDFF
analogous
#FFDFED #FFE1DF #FFF1DF
triadic
#FFE1DF #DFFFE1 #E1DFFF
tetradic
#FFE1DF #EDFFDF #DFFDFF #F1DFFF
square
#FFE1DF #EDFFDF #DFFDFF #F1DFFF
split-complementary
#FFE1DF #DFFFF1 #DFEDFF
monochromatic
#FF6E65 #FFA8A2 #FFE1DF #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.23
#FFE1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#FFE1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1DF
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1DF | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E5DF
Deuteranopia (green-blind)
#EDEADF
Tritanopia (blue-blind)
#FFDEE1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe1df; /* rgb */ color: rgb(255, 225, 223); /* oklch */ color: oklch(93.4% 0.033 22.3);
Tailwind
colors: {
custom: {
50: '#ffeae9',
500: '#ffe1df',
950: '#000000',
},
}SCSS
$custom: #ffe1df; $custom-light: #ffeae9; $custom-dark: #000000;
JSON
{
"hex": "#ffe1df",
"rgb": {
"r": 255,
"g": 225,
"b": 223
},
"hsl": {
"h": 3.75,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.9338,
"c": 0.03334,
"h": 22.3
},
"luminance": 0.80438
}Semantic roles & 50–950 ramp
primary
#FFE1DF
secondary
#96E7EC
accent
#D7E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181616
muted
#868484