#FFE2DF#FFE2DF
#FFE2DF is a very light, muted red. Relative luminance 0.810; OKLCH L 93.6% C 0.032 H 24.8°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2DF |
|---|---|
| RGB | rgb(255, 226, 223) |
| HSL | hsl(6, 100%, 94%) |
| HSV | hsv(6, 13%, 100%) |
| CMYK | cmyk(0%, 11.4%, 12.5%, 0%) |
| CIE-LAB | lab(92.12, 9.46, 5.11) |
| CIE-LCH | lch(92.12, 10.75, 28.37°) |
| OKLab | oklab(93.57% 0.0294 0.0136) |
| OKLCH | oklch(93.57% 0.032 24.8) |
| XYZ | xyz(81.7548, 80.9822, 81.1222) |
| Luminance | 0.8098 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 0.74
Lavenderblush
#FFF0F5
ΔE00 6.11
Very Light Pink
#FFF4F2
ΔE00 7.18
Seashell
#FFF5EE
ΔE00 8.64
Light Pink
#FFD1DF
ΔE00 8.67
Pale Pink
#FFCFDC
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2DF #DFFCFF
analogous
#FFDFEC #FFE2DF #FFF2DF
triadic
#FFE2DF #DFFFE2 #E2DFFF
tetradic
#FFE2DF #ECFFDF #DFFCFF #F2DFFF
square
#FFE2DF #ECFFDF #DFFCFF #F2DFFF
split-complementary
#FFE2DF #DFFFF2 #DFECFF
monochromatic
#FF7365 #FFABA2 #FFE2DF #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.22
#FFE2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#FFE2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2DF
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2DF | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5DF
Deuteranopia (green-blind)
#EEEADF
Tritanopia (blue-blind)
#FFDFE1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe2df; /* rgb */ color: rgb(255, 226, 223); /* oklch */ color: oklch(93.6% 0.032 24.8);
Tailwind
colors: {
custom: {
50: '#ffebe9',
500: '#ffe2df',
950: '#000000',
},
}SCSS
$custom: #ffe2df; $custom-light: #ffebe9; $custom-dark: #000000;
JSON
{
"hex": "#ffe2df",
"rgb": {
"r": 255,
"g": 226,
"b": 223
},
"hsl": {
"h": 5.625,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.93569,
"c": 0.03235,
"h": 24.8
},
"luminance": 0.8098
}Semantic roles & 50–950 ramp
primary
#FFE2DF
secondary
#96E4EC
accent
#D0E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181616
muted
#868484