#FFE5DF#FFE5DF
#FFE5DF is a very light, muted red. Relative luminance 0.826; OKLCH L 94.1% C 0.030 H 33.1°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE5DF |
|---|---|
| RGB | rgb(255, 229, 223) |
| HSL | hsl(11, 100%, 94%) |
| HSV | hsv(11, 13%, 100%) |
| CMYK | cmyk(0%, 10.2%, 12.5%, 0%) |
| CIE-LAB | lab(92.85, 7.92, 6.16) |
| CIE-LCH | lch(92.85, 10.03, 37.89°) |
| OKLab | oklab(94.14% 0.025 0.0163) |
| OKLCH | oklch(94.14% 0.03 33.1) |
| XYZ | xyz(82.5777, 82.6280, 81.3965) |
| Luminance | 0.8263 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.50
Very Light Pink
#FFF4F2
ΔE00 6.06
Lavenderblush
#FFF0F5
ΔE00 6.11
Seashell
#FFF5EE
ΔE00 7.04
Linen
#FAF0E6
ΔE00 7.59
Snow
#FFFAFA
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE5DF #DFF9FF
analogous
#FFDFE9 #FFE5DF #FFF5DF
triadic
#FFE5DF #DFFFE5 #E5DFFF
tetradic
#FFE5DF #E9FFDF #DFF9FF #F5DFFF
square
#FFE5DF #E9FFDF #DFF9FF #F5DFFF
split-complementary
#FFE5DF #DFFFF5 #DFE9FF
monochromatic
#FF8265 #FFB3A2 #FFE5DF #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.20
#FFE5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#FFE5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE5DF
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE5DF | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE8DF
Deuteranopia (green-blind)
#F0ECDF
Tritanopia (blue-blind)
#FFE2E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe5df; /* rgb */ color: rgb(255, 229, 223); /* oklch */ color: oklch(94.1% 0.030 33.1);
Tailwind
colors: {
custom: {
50: '#ffede9',
500: '#ffe5df',
950: '#000000',
},
}SCSS
$custom: #ffe5df; $custom-light: #ffede9; $custom-dark: #000000;
JSON
{
"hex": "#ffe5df",
"rgb": {
"r": 255,
"g": 229,
"b": 223
},
"hsl": {
"h": 11.25,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.94138,
"c": 0.02982,
"h": 33.1
},
"luminance": 0.82626
}Semantic roles & 50–950 ramp
primary
#FFE5DF
secondary
#96DCEC
accent
#BAE600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181616
muted
#868484