#FFDFDE#FFDFDE
#FFDFDE is a very light, muted red. Relative luminance 0.793; OKLCH L 93.0% C 0.036 H 19.9°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFDE |
|---|---|
| RGB | rgb(255, 223, 222) |
| HSL | hsl(2, 100%, 94%) |
| HSV | hsv(2, 13%, 100%) |
| CMYK | cmyk(0%, 12.5%, 12.9%, 0%) |
| CIE-LAB | lab(91.37, 10.85, 4.55) |
| CIE-LCH | lch(91.37, 11.77, 22.74°) |
| OKLab | oklab(92.98% 0.0334 0.0121) |
| OKLCH | oklch(92.98% 0.036 19.9) |
| XYZ | xyz(80.8118, 79.3112, 80.1447) |
| Luminance | 0.7931 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.13
Lavenderblush
#FFF0F5
ΔE00 6.71
Light Pink
#FFD1DF
ΔE00 7.24
Pale Pink
#FFCFDC
ΔE00 7.36
Very Light Pink
#FFF4F2
ΔE00 8.37
Light Rose
#FFC5CB
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFDE #DEFEFF
analogous
#FFDEED #FFDFDE #FFEFDE
triadic
#FFDFDE #DEFFDF #DFDEFF
tetradic
#FFDFDE #EDFFDE #DEFEFF #EFDEFF
square
#FFDFDE #EDFFDE #DEFEFF #EFDEFF
split-complementary
#FFDFDE #DEFFEF #DEEDFF
monochromatic
#FF6864 #FFA4A1 #FFDFDE #FFE1E0 #FFE1E0
Accessibility & contrast
On white
1.25
#FFDFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#FFDFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFDE
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFDE | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E3DE
Deuteranopia (green-blind)
#ECE9DE
Tritanopia (blue-blind)
#FFDCDF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdfde; /* rgb */ color: rgb(255, 223, 222); /* oklch */ color: oklch(93.0% 0.036 19.9);
Tailwind
colors: {
custom: {
50: '#ffe9e8',
500: '#ffdfde',
950: '#000000',
},
}SCSS
$custom: #ffdfde; $custom-light: #ffe9e8; $custom-dark: #000000;
JSON
{
"hex": "#ffdfde",
"rgb": {
"r": 255,
"g": 223,
"b": 222
},
"hsl": {
"h": 1.818,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.92976,
"c": 0.03553,
"h": 19.9
},
"luminance": 0.79309
}Semantic roles & 50–950 ramp
primary
#FFDFDE
secondary
#95EAEC
accent
#DFE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181616
muted
#868484