#FFDFE2#FFDFE2
#FFDFE2 is a very light, muted red. Relative luminance 0.795; OKLCH L 93.1% C 0.036 H 11.4°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFE2 |
|---|---|
| RGB | rgb(255, 223, 226) |
| HSL | hsl(354, 100%, 94%) |
| HSV | hsv(354, 13%, 100%) |
| CMYK | cmyk(0%, 12.5%, 11.4%, 0%) |
| CIE-LAB | lab(91.47, 11.49, 2.60) |
| CIE-LCH | lch(91.47, 11.78, 12.74°) |
| OKLab | oklab(93.09% 0.0349 0.007) |
| OKLCH | oklch(93.09% 0.036 11.4) |
| XYZ | xyz(81.3543, 79.5282, 83.0016) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.31
Light Pink
#FFD1DF
ΔE00 5.98
Pale Pink
#FFCFDC
ΔE00 6.22
Lavenderblush
#FFF0F5
ΔE00 6.41
Light Rose
#FFC5CB
ΔE00 8.11
Very Light Pink
#FFF4F2
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFE2 #DFFFFC
analogous
#FFDFF2 #FFDFE2 #FFECDF
triadic
#FFDFE2 #E2FFDF #DFE2FF
tetradic
#FFDFE2 #F2FFDF #DFFFFC #ECDFFF
square
#FFDFE2 #F2FFDF #DFFFFC #ECDFFF
split-complementary
#FFDFE2 #DFFFEC #DFF2FF
monochromatic
#FF6573 #FFA2AB #FFDFE2 #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.24
#FFDFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#FFDFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFE2
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFE2 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E3E2
Deuteranopia (green-blind)
#EBE9E1
Tritanopia (blue-blind)
#FFDDE0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffdfe2; /* rgb */ color: rgb(255, 223, 226); /* oklch */ color: oklch(93.1% 0.036 11.4);
Tailwind
colors: {
custom: {
50: '#ffe9eb',
500: '#ffdfe2',
950: '#000000',
},
}SCSS
$custom: #ffdfe2; $custom-light: #ffe9eb; $custom-dark: #000000;
JSON
{
"hex": "#ffdfe2",
"rgb": {
"r": 255,
"g": 223,
"b": 226
},
"hsl": {
"h": 354.375,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.93085,
"c": 0.03559,
"h": 11.4
},
"luminance": 0.79526
}Semantic roles & 50–950 ramp
primary
#FFDFE2
secondary
#96ECE4
accent
#E6D000
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#181616
muted
#868484