#DDCDCC#DDCDCC
#DDCDCC is a very light, near-neutral red. Relative luminance 0.634; OKLCH L 86.1% C 0.018 H 21.8°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDCC |
|---|---|
| RGB | rgb(221, 205, 204) |
| HSL | hsl(4, 20%, 83%) |
| HSV | hsv(4, 8%, 87%) |
| CMYK | cmyk(0%, 7.2%, 7.7%, 13.3%) |
| CIE-LAB | lab(83.65, 5.38, 2.50) |
| CIE-LCH | lch(83.65, 5.93, 24.93°) |
| OKLab | oklab(86.11% 0.0167 0.0067) |
| OKLCH | oklch(86.11% 0.018 21.8) |
| XYZ | xyz(62.5480, 63.3953, 66.0565) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.83
Light Gray
#D3D3D3
ΔE00 7.12
Gainsboro
#DCDCDC
ΔE00 7.59
Silver
#C0C0C0
ΔE00 8.19
Lavenderblush
#FFF0F5
ΔE00 8.26
Very Light Pink
#FFF4F2
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDCC #CCDCDD
analogous
#DDCCD3 #DDCDCC #DDD5CC
triadic
#DDCDCC #CCDDCD #CDCCDD
tetradic
#DDCDCC #D3DDCC #CCDCDD #D5CCDD
square
#DDCDCC #D3DDCC #CCDCDD #D5CCDD
split-complementary
#DDCDCC #CCDDD5 #CCD3DD
monochromatic
#AC8583 #C5A9A7 #DDCDCC #F3EDED #F3EDED
Accessibility & contrast
On white
1.54
#DDCDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#DDCDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDCC
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDCC | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCC
Deuteranopia (green-blind)
#D3D2CC
Tritanopia (blue-blind)
#E1CCCD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ddcdcc; /* rgb */ color: rgb(221, 205, 204); /* oklch */ color: oklch(86.1% 0.018 21.8);
Tailwind
colors: {
custom: {
50: '#e7dcdb',
500: '#ddcdcc',
950: '#000000',
},
}SCSS
$custom: #ddcdcc; $custom-light: #e7dcdb; $custom-dark: #000000;
JSON
{
"hex": "#ddcdcc",
"rgb": {
"r": 221,
"g": 205,
"b": 204
},
"hsl": {
"h": 3.529,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.86109,
"c": 0.01796,
"h": 21.8
},
"luminance": 0.63394
}Semantic roles & 50–950 ramp
primary
#DDCDCC
secondary
#9AB2B3
accent
#999E47
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161515
muted
#848484