#FFDEDE#FFDEDE
#FFDEDE is a very light, muted red. Relative luminance 0.788; OKLCH L 92.8% C 0.037 H 17.8°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEDE |
|---|---|
| RGB | rgb(255, 222, 222) |
| HSL | hsl(0, 100%, 94%) |
| HSV | hsv(0, 13%, 100%) |
| CMYK | cmyk(0%, 12.9%, 12.9%, 0%) |
| CIE-LAB | lab(91.13, 11.37, 4.20) |
| CIE-LCH | lch(91.13, 12.12, 20.28°) |
| OKLab | oklab(92.79% 0.0349 0.0112) |
| OKLCH | oklch(92.79% 0.037 17.8) |
| XYZ | xyz(80.5454, 78.7785, 80.0559) |
| Luminance | 0.7878 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.67
Light Pink
#FFD1DF
ΔE00 6.66
Pale Pink
#FFCFDC
ΔE00 6.79
Lavenderblush
#FFF0F5
ΔE00 6.93
Light Rose
#FFC5CB
ΔE00 8.05
Pale Rose
#FDC1C5
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEDE #DEFFFF
analogous
#FFDEEE #FFDEDE #FFEEDE
triadic
#FFDEDE #DEFFDE #DEDEFF
tetradic
#FFDEDE #EEFFDE #DEFFFF #EEDEFF
square
#FFDEDE #EEFFDE #DEFFFF #EEDEFF
split-complementary
#FFDEDE #DEFFEE #DEEEFF
monochromatic
#FF6464 #FFA1A1 #FFDEDE #FFE0E0 #FFE0E0
Accessibility & contrast
On white
1.25
#FFDEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#FFDEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEDE
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEDE | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DE
Deuteranopia (green-blind)
#EBE8DE
Tritanopia (blue-blind)
#FFDBDE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdede; /* rgb */ color: rgb(255, 222, 222); /* oklch */ color: oklch(92.8% 0.037 17.8);
Tailwind
colors: {
custom: {
50: '#ffe8e8',
500: '#ffdede',
950: '#000000',
},
}SCSS
$custom: #ffdede; $custom-light: #ffe8e8; $custom-dark: #000000;
JSON
{
"hex": "#ffdede",
"rgb": {
"r": 255,
"g": 222,
"b": 222
},
"hsl": {
"h": 0,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.92788,
"c": 0.03663,
"h": 17.8
},
"luminance": 0.78776
}Semantic roles & 50–950 ramp
primary
#FFDEDE
secondary
#95ECEC
accent
#E5E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181616
muted
#868484