#FFDFE4#FFDFE4
#FFDFE4 is a very light, muted red. Relative luminance 0.796; OKLCH L 93.1% C 0.036 H 7.1°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFE4 |
|---|---|
| RGB | rgb(255, 223, 228) |
| HSL | hsl(351, 100%, 94%) |
| HSV | hsv(351, 13%, 100%) |
| CMYK | cmyk(0%, 12.5%, 10.6%, 0%) |
| CIE-LAB | lab(91.52, 11.81, 1.62) |
| CIE-LCH | lch(91.52, 11.92, 7.82°) |
| OKLab | oklab(93.14% 0.0356 0.0045) |
| OKLCH | oklch(93.14% 0.036 7.1) |
| XYZ | xyz(81.6303, 79.6386, 84.4554) |
| Luminance | 0.7964 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.00
Light Pink
#FFD1DF
ΔE00 5.46
Pale Pink
#FFCFDC
ΔE00 5.78
Lavenderblush
#FFF0F5
ΔE00 6.40
Light Rose
#FFC5CB
ΔE00 8.04
Pale Rose
#FDC1C5
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFE4 #DFFFFA
analogous
#FFDFF4 #FFDFE4 #FFEADF
triadic
#FFDFE4 #E4FFDF #DFE4FF
tetradic
#FFDFE4 #F4FFDF #DFFFFA #EADFFF
square
#FFDFE4 #F4FFDF #DFFFFA #EADFFF
split-complementary
#FFDFE4 #DFFFEA #DFF4FF
monochromatic
#FF657D #FFA2B0 #FFDFE4 #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.24
#FFDFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#FFDFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFE4
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFE4 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E4
Deuteranopia (green-blind)
#EAE9E3
Tritanopia (blue-blind)
#FFDDE1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffdfe4; /* rgb */ color: rgb(255, 223, 228); /* oklch */ color: oklch(93.1% 0.036 7.1);
Tailwind
colors: {
custom: {
50: '#ffe9ec',
500: '#ffdfe4',
950: '#000000',
},
}SCSS
$custom: #ffdfe4; $custom-light: #ffe9ec; $custom-dark: #000000;
JSON
{
"hex": "#ffdfe4",
"rgb": {
"r": 255,
"g": 223,
"b": 228
},
"hsl": {
"h": 350.625,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.9314,
"c": 0.03591,
"h": 7.1
},
"luminance": 0.79637
}Semantic roles & 50–950 ramp
primary
#FFDFE4
secondary
#96ECDF
accent
#E6C200
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#181616
muted
#868484