#DDCBCC#DDCBCC
#DDCBCC is a very light, muted red. Relative luminance 0.624; OKLCH L 85.7% C 0.020 H 13.7°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCBCC |
|---|---|
| RGB | rgb(221, 203, 204) |
| HSL | hsl(357, 21%, 83%) |
| HSV | hsv(357, 8%, 87%) |
| CMYK | cmyk(0%, 8.1%, 7.7%, 13.3%) |
| CIE-LAB | lab(83.15, 6.43, 1.77) |
| CIE-LCH | lch(83.15, 6.67, 15.41°) |
| OKLab | oklab(85.72% 0.0196 0.0048) |
| OKLCH | oklch(85.72% 0.02 13.7) |
| XYZ | xyz(62.0727, 62.4446, 65.8981) |
| Luminance | 0.6244 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.87
Light Gray
#D3D3D3
ΔE00 8.09
Lavenderblush
#FFF0F5
ΔE00 8.39
Pinkish Grey
#C8ACA9
ΔE00 8.41
Gainsboro
#DCDCDC
ΔE00 8.58
Silver
#C0C0C0
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCBCC #CBDDDC
analogous
#DDCBD5 #DDCBCC #DDD3CB
triadic
#DDCBCC #CCDDCB #CBCCDD
tetradic
#DDCBCC #D5DDCB #CBDDDC #D3CBDD
square
#DDCBCC #D5DDCB #CBDDDC #D3CBDD
split-complementary
#DDCBCC #CBDDD3 #CBD5DD
monochromatic
#AD8183 #C5A6A8 #DDCBCC #F3ECED #F3ECED
Accessibility & contrast
On white
1.56
#DDCBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#DDCBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCBCC
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCBCC | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCC
Deuteranopia (green-blind)
#D2D0CC
Tritanopia (blue-blind)
#E1CACB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ddcbcc; /* rgb */ color: rgb(221, 203, 204); /* oklch */ color: oklch(85.7% 0.020 13.7);
Tailwind
colors: {
custom: {
50: '#e7dadb',
500: '#ddcbcc',
950: '#000000',
},
}SCSS
$custom: #ddcbcc; $custom-light: #e7dadb; $custom-dark: #000000;
JSON
{
"hex": "#ddcbcc",
"rgb": {
"r": 221,
"g": 203,
"b": 204
},
"hsl": {
"h": 356.667,
"s": 20.93,
"l": 83.137
},
"oklch": {
"l": 0.85717,
"c": 0.02019,
"h": 13.7
},
"luminance": 0.62444
}Semantic roles & 50–950 ramp
primary
#DDCBCC
secondary
#99B3B2
accent
#9F9A46
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161415
muted
#848384