#FFDFE5#FFDFE5
#FFDFE5 is a very light, muted red. Relative luminance 0.797; OKLCH L 93.2% C 0.036 H 5.0°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFE5 |
|---|---|
| RGB | rgb(255, 223, 229) |
| HSL | hsl(349, 100%, 94%) |
| HSV | hsv(349, 13%, 100%) |
| CMYK | cmyk(0%, 12.5%, 10.2%, 0%) |
| CIE-LAB | lab(91.55, 11.97, 1.14) |
| CIE-LCH | lch(91.55, 12.03, 5.42°) |
| OKLab | oklab(93.17% 0.036 0.0032) |
| OKLCH | oklch(93.17% 0.036 5) |
| XYZ | xyz(81.7695, 79.6943, 85.1886) |
| Luminance | 0.7969 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.35
Light Pink
#FFD1DF
ΔE00 5.24
Pale Pink
#FFCFDC
ΔE00 5.60
Lavenderblush
#FFF0F5
ΔE00 6.43
Light Rose
#FFC5CB
ΔE00 8.04
Pale Rose
#FDC1C5
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFE5 #DFFFF9
analogous
#FFDFF5 #FFDFE5 #FFE9DF
triadic
#FFDFE5 #E5FFDF #DFE5FF
tetradic
#FFDFE5 #F5FFDF #DFFFF9 #E9DFFF
square
#FFDFE5 #F5FFDF #DFFFF9 #E9DFFF
split-complementary
#FFDFE5 #DFFFE9 #DFF5FF
monochromatic
#FF6582 #FFA2B3 #FFDFE5 #FFE0E6 #FFE0E6
Accessibility & contrast
On white
1.24
#FFDFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#FFDFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFE5
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFE5 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E4E5
Deuteranopia (green-blind)
#EAE9E4
Tritanopia (blue-blind)
#FFDDE1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffdfe5; /* rgb */ color: rgb(255, 223, 229); /* oklch */ color: oklch(93.2% 0.036 5.0);
Tailwind
colors: {
custom: {
50: '#ffe9ed',
500: '#ffdfe5',
950: '#000000',
},
}SCSS
$custom: #ffdfe5; $custom-light: #ffe9ed; $custom-dark: #000000;
JSON
{
"hex": "#ffdfe5",
"rgb": {
"r": 255,
"g": 223,
"b": 229
},
"hsl": {
"h": 348.75,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.93168,
"c": 0.03614,
"h": 5
},
"luminance": 0.79692
}Semantic roles & 50–950 ramp
primary
#FFDFE5
secondary
#96ECDC
accent
#E6BA00
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#181616
muted
#868484