#FFDEDA#FFDEDA
#FFDEDA is a very light, muted red. Relative luminance 0.786; OKLCH L 92.7% C 0.037 H 26.0°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEDA |
|---|---|
| RGB | rgb(255, 222, 218) |
| HSL | hsl(6, 100%, 93%) |
| HSV | hsv(6, 15%, 100%) |
| CMYK | cmyk(0%, 12.9%, 14.5%, 0%) |
| CIE-LAB | lab(91.04, 10.75, 6.16) |
| CIE-LCH | lch(91.04, 12.39, 29.81°) |
| OKLab | oklab(92.68% 0.0334 0.0163) |
| OKLCH | oklch(92.68% 0.037 26) |
| XYZ | xyz(80.0157, 78.5666, 77.2659) |
| Luminance | 0.7856 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.15
Lavenderblush
#FFF0F5
ΔE00 7.47
Light Pink
#FFD1DF
ΔE00 8.13
Pale Pink
#FFCFDC
ΔE00 8.16
Very Light Pink
#FFF4F2
ΔE00 8.55
Light Rose
#FFC5CB
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEDA #DAFBFF
analogous
#FFDAE8 #FFDEDA #FFF0DA
triadic
#FFDEDA #DAFFDE #DEDAFF
tetradic
#FFDEDA #E8FFDA #DAFBFF #F0DAFF
square
#FFDEDA #E8FFDA #DAFBFF #F0DAFF
split-complementary
#FFDEDA #DAFFF0 #DAE8FF
monochromatic
#FF7160 #FFA79D #FFDEDA #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.26
#FFDEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#FFDEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEDA
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEDA | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E2DA
Deuteranopia (green-blind)
#ECE8DA
Tritanopia (blue-blind)
#FFDBDD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdeda; /* rgb */ color: rgb(255, 222, 218); /* oklch */ color: oklch(92.7% 0.037 26.0);
Tailwind
colors: {
custom: {
50: '#ffe8e5',
500: '#ffdeda',
950: '#000000',
},
}SCSS
$custom: #ffdeda; $custom-light: #ffe8e5; $custom-dark: #000000;
JSON
{
"hex": "#ffdeda",
"rgb": {
"r": 255,
"g": 222,
"b": 218
},
"hsl": {
"h": 6.486,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.92682,
"c": 0.03714,
"h": 26
},
"luminance": 0.78565
}Semantic roles & 50–950 ramp
primary
#FFDEDA
secondary
#92E2EC
accent
#CDE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484