#DDCED1#DDCED1
#DDCED1 is a very light, near-neutral red. Relative luminance 0.641; OKLCH L 86.4% C 0.017 H 3.7°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCED1 |
|---|---|
| RGB | rgb(221, 206, 209) |
| HSL | hsl(348, 18%, 84%) |
| HSV | hsv(348, 7%, 87%) |
| CMYK | cmyk(0%, 6.8%, 5.4%, 13.3%) |
| CIE-LAB | lab(84.03, 5.71, 0.39) |
| CIE-LCH | lch(84.03, 5.72, 3.88°) |
| OKLab | oklab(86.45% 0.0171 0.0011) |
| OKLCH | oklch(86.45% 0.017 3.7) |
| XYZ | xyz(63.3973, 64.1189, 69.3456) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.14
Light Gray
#D3D3D3
ΔE00 7.20
Lavenderblush
#FFF0F5
ΔE00 7.59
Gainsboro
#DCDCDC
ΔE00 7.59
Silver
#C0C0C0
ΔE00 8.39
Very Light Pink
#FFF4F2
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCED1 #CEDDDA
analogous
#DDCED8 #DDCED1 #DDD2CE
triadic
#DDCED1 #D1DDCE #CED1DD
tetradic
#DDCED1 #D8DDCE #CEDDDA #D2CEDD
square
#DDCED1 #D8DDCE #CEDDDA #D2CEDD
split-complementary
#DDCED1 #CEDDD2 #CED8DD
monochromatic
#AB868D #C4AAAF #DDCED1 #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.52
#DDCED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#DDCED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCED1
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCED1 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0D1
Deuteranopia (green-blind)
#D3D2D1
Tritanopia (blue-blind)
#E0CDCF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ddced1; /* rgb */ color: rgb(221, 206, 209); /* oklch */ color: oklch(86.4% 0.017 3.7);
Tailwind
colors: {
custom: {
50: '#e7dddf',
500: '#ddced1',
950: '#000000',
},
}SCSS
$custom: #ddced1; $custom-light: #e7dddf; $custom-dark: #000000;
JSON
{
"hex": "#ddced1",
"rgb": {
"r": 221,
"g": 206,
"b": 209
},
"hsl": {
"h": 348,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.86447,
"c": 0.01715,
"h": 3.7
},
"luminance": 0.64118
}Semantic roles & 50–950 ramp
primary
#DDCED1
secondary
#9DB3AE
accent
#9C8C49
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484