#FFDED6#FFDED6
#FFDED6 is a very light, muted red. Relative luminance 0.784; OKLCH L 92.6% C 0.038 H 33.8°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDED6 |
|---|---|
| RGB | rgb(255, 222, 214) |
| HSL | hsl(12, 100%, 92%) |
| HSV | hsv(12, 16%, 100%) |
| CMYK | cmyk(0%, 12.9%, 16.1%, 0%) |
| CIE-LAB | lab(90.94, 10.13, 8.12) |
| CIE-LCH | lch(90.94, 12.98, 38.69°) |
| OKLab | oklab(92.58% 0.0319 0.0214) |
| OKLCH | oklch(92.58% 0.038 33.8) |
| XYZ | xyz(79.4986, 78.3597, 74.5424) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.80
Lavenderblush
#FFF0F5
ΔE00 8.29
Very Light Pink
#FFF4F2
ΔE00 8.56
Apricot
#FBCEB1
ΔE00 8.64
Seashell
#FFF5EE
ΔE00 9.39
Linen
#FAF0E6
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDED6 #D6F7FF
analogous
#FFD6E3 #FFDED6 #FFF3D6
triadic
#FFDED6 #D6FFDE #DED6FF
tetradic
#FFDED6 #E3FFD6 #D6F7FF #F3D6FF
square
#FFDED6 #E3FFD6 #D6F7FF #F3D6FF
split-complementary
#FFDED6 #D6FFF3 #D6E3FF
monochromatic
#FF7B5C #FFAD99 #FFDED6 #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.26
#FFDED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#FFDED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDED6
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDED6 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D5
Deuteranopia (green-blind)
#ECE8D6
Tritanopia (blue-blind)
#FFDADC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffded6; /* rgb */ color: rgb(255, 222, 214); /* oklch */ color: oklch(92.6% 0.038 33.8);
Tailwind
colors: {
custom: {
50: '#ffe8e2',
500: '#ffded6',
950: '#000000',
},
}SCSS
$custom: #ffded6; $custom-light: #ffe8e2; $custom-dark: #000000;
JSON
{
"hex": "#ffded6",
"rgb": {
"r": 255,
"g": 222,
"b": 214
},
"hsl": {
"h": 11.707,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.92577,
"c": 0.03836,
"h": 33.8
},
"luminance": 0.78358
}Semantic roles & 50–950 ramp
primary
#FFDED6
secondary
#8ED9EB
accent
#B9E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484