#FFDFE1#FFDFE1
#FFDFE1 is a very light, muted red. Relative luminance 0.795; OKLCH L 93.1% C 0.035 H 13.5°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFE1 |
|---|---|
| RGB | rgb(255, 223, 225) |
| HSL | hsl(356, 100%, 94%) |
| HSV | hsv(356, 13%, 100%) |
| CMYK | cmyk(0%, 12.5%, 11.8%, 0%) |
| CIE-LAB | lab(91.45, 11.33, 3.09) |
| CIE-LCH | lch(91.45, 11.74, 15.23°) |
| OKLab | oklab(93.06% 0.0345 0.0083) |
| OKLCH | oklch(93.06% 0.036 13.5) |
| XYZ | xyz(81.2175, 79.4735, 82.2811) |
| Luminance | 0.7947 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.98
Light Pink
#FFD1DF
ΔE00 6.27
Lavenderblush
#FFF0F5
ΔE00 6.45
Pale Pink
#FFCFDC
ΔE00 6.48
Light Rose
#FFC5CB
ΔE00 8.18
Very Light Pink
#FFF4F2
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFE1 #DFFFFD
analogous
#FFDFF1 #FFDFE1 #FFEDDF
triadic
#FFDFE1 #E1FFDF #DFE1FF
tetradic
#FFDFE1 #F1FFDF #DFFFFD #EDDFFF
square
#FFDFE1 #F1FFDF #DFFFFD #EDDFFF
split-complementary
#FFDFE1 #DFFFED #DFF1FF
monochromatic
#FF656E #FFA2A8 #FFDFE1 #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.24
#FFDFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#FFDFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFE1
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFE1 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E3E1
Deuteranopia (green-blind)
#EBE9E1
Tritanopia (blue-blind)
#FFDDE0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdfe1; /* rgb */ color: rgb(255, 223, 225); /* oklch */ color: oklch(93.1% 0.035 13.5);
Tailwind
colors: {
custom: {
50: '#ffe9ea',
500: '#ffdfe1',
950: '#000000',
},
}SCSS
$custom: #ffdfe1; $custom-light: #ffe9ea; $custom-dark: #000000;
JSON
{
"hex": "#ffdfe1",
"rgb": {
"r": 255,
"g": 223,
"b": 225
},
"hsl": {
"h": 356.25,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.93058,
"c": 0.0355,
"h": 13.5
},
"luminance": 0.79472
}Semantic roles & 50–950 ramp
primary
#FFDFE1
secondary
#96ECE7
accent
#E6D700
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#181616
muted
#868484