#FFDEDC#FFDEDC
#FFDEDC is a very light, muted red. Relative luminance 0.787; OKLCH L 92.7% C 0.037 H 22.0°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEDC |
|---|---|
| RGB | rgb(255, 222, 220) |
| HSL | hsl(3, 100%, 93%) |
| HSV | hsv(3, 14%, 100%) |
| CMYK | cmyk(0%, 12.9%, 13.7%, 0%) |
| CIE-LAB | lab(91.09, 11.06, 5.18) |
| CIE-LCH | lch(91.09, 12.21, 25.10°) |
| OKLab | oklab(92.74% 0.0341 0.0138) |
| OKLCH | oklch(92.74% 0.037 22) |
| XYZ | xyz(80.2790, 78.6719, 78.6525) |
| Luminance | 0.7867 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.28
Lavenderblush
#FFF0F5
ΔE00 7.16
Light Pink
#FFD1DF
ΔE00 7.37
Pale Pink
#FFCFDC
ΔE00 7.45
Light Rose
#FFC5CB
ΔE00 8.36
Very Light Pink
#FFF4F2
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEDC #DCFDFF
analogous
#FFDCEB #FFDEDC #FFEFDC
triadic
#FFDEDC #DCFFDE #DEDCFF
tetradic
#FFDEDC #EBFFDC #DCFDFF #EFDCFF
square
#FFDEDC #EBFFDC #DCFDFF #EFDCFF
split-complementary
#FFDEDC #DCFFEF #DCEBFF
monochromatic
#FF6B62 #FFA49F #FFDEDC #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.25
#FFDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#FFDEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEDC
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEDC | 1.00 | 1.25 | 16.73 | 16.73 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E2DC
Deuteranopia (green-blind)
#EBE8DC
Tritanopia (blue-blind)
#FFDBDE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdedc; /* rgb */ color: rgb(255, 222, 220); /* oklch */ color: oklch(92.7% 0.037 22.0);
Tailwind
colors: {
custom: {
50: '#ffe8e6',
500: '#ffdedc',
950: '#000000',
},
}SCSS
$custom: #ffdedc; $custom-light: #ffe8e6; $custom-dark: #000000;
JSON
{
"hex": "#ffdedc",
"rgb": {
"r": 255,
"g": 222,
"b": 220
},
"hsl": {
"h": 3.429,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.92735,
"c": 0.03679,
"h": 22
},
"luminance": 0.7867
}Semantic roles & 50–950 ramp
primary
#FFDEDC
secondary
#93E7EC
accent
#D8E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181616
muted
#868484