#FFDED7#FFDED7
#FFDED7 is a very light, muted red. Relative luminance 0.784; OKLCH L 92.6% C 0.038 H 31.9°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDED7 |
|---|---|
| RGB | rgb(255, 222, 215) |
| HSL | hsl(11, 100%, 92%) |
| HSV | hsv(11, 16%, 100%) |
| CMYK | cmyk(0%, 12.9%, 15.7%, 0%) |
| CIE-LAB | lab(90.97, 10.28, 7.63) |
| CIE-LCH | lch(90.97, 12.80, 36.56°) |
| OKLab | oklab(92.6% 0.0322 0.0201) |
| OKLCH | oklch(92.6% 0.038 31.9) |
| XYZ | xyz(79.6267, 78.4109, 75.2171) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.55
Lavenderblush
#FFF0F5
ΔE00 8.06
Very Light Pink
#FFF4F2
ΔE00 8.53
Apricot
#FBCEB1
ΔE00 9.05
Pale Pink
#FFCFDC
ΔE00 9.34
Light Pink
#FFD1DF
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDED7 #D7F8FF
analogous
#FFD7E4 #FFDED7 #FFF2D7
triadic
#FFDED7 #D7FFDE #DED7FF
tetradic
#FFDED7 #E4FFD7 #D7F8FF #F2D7FF
square
#FFDED7 #E4FFD7 #D7F8FF #F2D7FF
split-complementary
#FFDED7 #D7FFF2 #D7E4FF
monochromatic
#FF795D #FFAC9A #FFDED7 #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.26
#FFDED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#FFDED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDED7
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDED7 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D6
Deuteranopia (green-blind)
#ECE8D7
Tritanopia (blue-blind)
#FFDADC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffded7; /* rgb */ color: rgb(255, 222, 215); /* oklch */ color: oklch(92.6% 0.038 31.9);
Tailwind
colors: {
custom: {
50: '#ffe8e3',
500: '#ffded7',
950: '#000000',
},
}SCSS
$custom: #ffded7; $custom-light: #ffe8e3; $custom-dark: #000000;
JSON
{
"hex": "#ffded7",
"rgb": {
"r": 255,
"g": 222,
"b": 215
},
"hsl": {
"h": 10.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.92603,
"c": 0.03799,
"h": 31.9
},
"luminance": 0.78409
}Semantic roles & 50–950 ramp
primary
#FFDED7
secondary
#8FDBEB
accent
#BDE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484