#FFDFE6#FFDFE6
#FFDFE6 is a very light, muted red. Relative luminance 0.797; OKLCH L 93.2% C 0.036 H 3.0°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFE6 |
|---|---|
| RGB | rgb(255, 223, 230) |
| HSL | hsl(347, 100%, 94%) |
| HSV | hsv(347, 13%, 100%) |
| CMYK | cmyk(0%, 12.5%, 9.8%, 0%) |
| CIE-LAB | lab(91.57, 12.14, 0.65) |
| CIE-LCH | lch(91.57, 12.15, 3.06°) |
| OKLab | oklab(93.2% 0.0364 0.0019) |
| OKLCH | oklch(93.2% 0.036 3) |
| XYZ | xyz(81.9095, 79.7503, 85.9261) |
| Luminance | 0.7975 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.71
Light Pink
#FFD1DF
ΔE00 5.04
Pale Pink
#FFCFDC
ΔE00 5.44
Lavenderblush
#FFF0F5
ΔE00 6.47
Light Rose
#FFC5CB
ΔE00 8.07
Pale Rose
#FDC1C5
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFE6 #DFFFF8
analogous
#FFDFF6 #FFDFE6 #FFE8DF
triadic
#FFDFE6 #E6FFDF #DFE6FF
tetradic
#FFDFE6 #F6FFDF #DFFFF8 #E8DFFF
square
#FFDFE6 #F6FFDF #DFFFF8 #E8DFFF
split-complementary
#FFDFE6 #DFFFE8 #DFF6FF
monochromatic
#FF6586 #FFA2B6 #FFDFE6 #FFE0E7 #FFE0E7
Accessibility & contrast
On white
1.24
#FFDFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#FFDFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFE6
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFE6 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E4E6
Deuteranopia (green-blind)
#EAE9E5
Tritanopia (blue-blind)
#FFDDE1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffdfe6; /* rgb */ color: rgb(255, 223, 230); /* oklch */ color: oklch(93.2% 0.036 3.0);
Tailwind
colors: {
custom: {
50: '#ffe9ed',
500: '#ffdfe6',
950: '#000000',
},
}SCSS
$custom: #ffdfe6; $custom-light: #ffe9ed; $custom-dark: #000000;
JSON
{
"hex": "#ffdfe6",
"rgb": {
"r": 255,
"g": 223,
"b": 230
},
"hsl": {
"h": 346.875,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.93196,
"c": 0.03642,
"h": 3
},
"luminance": 0.79749
}Semantic roles & 50–950 ramp
primary
#FFDFE6
secondary
#96ECD9
accent
#E6B300
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#181616
muted
#868484