#FFDED5#FFDED5
#FFDED5 is a very light, muted red. Relative luminance 0.783; OKLCH L 92.6% C 0.039 H 35.7°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDED5 |
|---|---|
| RGB | rgb(255, 222, 213) |
| HSL | hsl(13, 100%, 92%) |
| HSV | hsv(13, 16%, 100%) |
| CMYK | cmyk(0%, 12.9%, 16.5%, 0%) |
| CIE-LAB | lab(90.92, 9.98, 8.61) |
| CIE-LCH | lch(90.92, 13.18, 40.77°) |
| OKLab | oklab(92.55% 0.0315 0.0226) |
| OKLCH | oklch(92.55% 0.039 35.7) |
| XYZ | xyz(79.3713, 78.3088, 73.8719) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.10
Apricot
#FBCEB1
ΔE00 8.25
Lavenderblush
#FFF0F5
ΔE00 8.54
Very Light Pink
#FFF4F2
ΔE00 8.61
Seashell
#FFF5EE
ΔE00 9.30
Peach
#FFDAB9
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDED5 #D5F6FF
analogous
#FFD5E1 #FFDED5 #FFF3D5
triadic
#FFDED5 #D5FFDE #DED5FF
tetradic
#FFDED5 #E1FFD5 #D5F6FF #F3D5FF
square
#FFDED5 #E1FFD5 #D5F6FF #F3D5FF
split-complementary
#FFDED5 #D5FFF3 #D5E1FF
monochromatic
#FF7E5B #FFAE98 #FFDED5 #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.26
#FFDED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#FFDED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDED5
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDED5 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D4
Deuteranopia (green-blind)
#EDE7D5
Tritanopia (blue-blind)
#FFDADB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffded5; /* rgb */ color: rgb(255, 222, 213); /* oklch */ color: oklch(92.6% 0.039 35.7);
Tailwind
colors: {
custom: {
50: '#ffe8e1',
500: '#ffded5',
950: '#000000',
},
}SCSS
$custom: #ffded5; $custom-light: #ffe8e1; $custom-dark: #000000;
JSON
{
"hex": "#ffded5",
"rgb": {
"r": 255,
"g": 222,
"b": 213
},
"hsl": {
"h": 12.857,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.92552,
"c": 0.03877,
"h": 35.7
},
"luminance": 0.78307
}Semantic roles & 50–950 ramp
primary
#FFDED5
secondary
#8DD7EB
accent
#B4E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484