#DDCED0#DDCED0
#DDCED0 is a very light, near-neutral red. Relative luminance 0.641; OKLCH L 86.4% C 0.017 H 8.2°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCED0 |
|---|---|
| RGB | rgb(221, 206, 208) |
| HSL | hsl(352, 18%, 84%) |
| HSV | hsv(352, 7%, 87%) |
| CMYK | cmyk(0%, 6.8%, 5.9%, 13.3%) |
| CIE-LAB | lab(84.00, 5.54, 0.88) |
| CIE-LCH | lch(84.00, 5.61, 9.05°) |
| OKLab | oklab(86.42% 0.0167 0.0024) |
| OKLCH | oklch(86.42% 0.017 8.2) |
| XYZ | xyz(63.2739, 64.0696, 68.6957) |
| Luminance | 0.6407 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.03
Light Gray
#D3D3D3
ΔE00 7.04
Gainsboro
#DCDCDC
ΔE00 7.45
Lavenderblush
#FFF0F5
ΔE00 7.67
Silver
#C0C0C0
ΔE00 8.25
Very Light Pink
#FFF4F2
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCED0 #CEDDDB
analogous
#DDCED7 #DDCED0 #DDD3CE
triadic
#DDCED0 #D0DDCE #CED0DD
tetradic
#DDCED0 #D7DDCE #CEDDDB #D3CEDD
square
#DDCED0 #D7DDCE #CEDDDB #D3CEDD
split-complementary
#DDCED0 #CEDDD3 #CED7DD
monochromatic
#AB868B #C4AAAD #DDCED0 #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.52
#DDCED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#DDCED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCED0
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCED0 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0D0
Deuteranopia (green-blind)
#D3D2D0
Tritanopia (blue-blind)
#E0CDCF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ddced0; /* rgb */ color: rgb(221, 206, 208); /* oklch */ color: oklch(86.4% 0.017 8.2);
Tailwind
colors: {
custom: {
50: '#e7ddde',
500: '#ddced0',
950: '#000000',
},
}SCSS
$custom: #ddced0; $custom-light: #e7ddde; $custom-dark: #000000;
JSON
{
"hex": "#ddced0",
"rgb": {
"r": 221,
"g": 206,
"b": 208
},
"hsl": {
"h": 352,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.86418,
"c": 0.0169,
"h": 8.2
},
"luminance": 0.64069
}Semantic roles & 50–950 ramp
primary
#DDCED0
secondary
#9DB3B0
accent
#9C9149
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484