#DDCCCE#DDCCCE
#DDCCCE is a very light, near-neutral red. Relative luminance 0.630; OKLCH L 86.0% C 0.019 H 9.4°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCCCE |
|---|---|
| RGB | rgb(221, 204, 206) |
| HSL | hsl(353, 20%, 83%) |
| HSV | hsv(353, 8%, 87%) |
| CMYK | cmyk(0%, 7.7%, 6.8%, 13.3%) |
| CIE-LAB | lab(83.45, 6.25, 1.14) |
| CIE-LCH | lch(83.45, 6.35, 10.38°) |
| OKLab | oklab(85.97% 0.0189 0.0031) |
| OKLCH | oklch(85.97% 0.019 9.4) |
| XYZ | xyz(62.5510, 63.0150, 67.2485) |
| Luminance | 0.6301 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.95
Light Gray
#D3D3D3
ΔE00 7.82
Lavenderblush
#FFF0F5
ΔE00 8.07
Gainsboro
#DCDCDC
ΔE00 8.28
Silver
#C0C0C0
ΔE00 8.73
Pinkish Grey
#C8ACA9
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCCCE #CCDDDB
analogous
#DDCCD6 #DDCCCE #DDD2CC
triadic
#DDCCCE #CEDDCC #CCCEDD
tetradic
#DDCCCE #D6DDCC #CCDDDB #D2CCDD
square
#DDCCCE #D6DDCC #CCDDDB #D2CCDD
split-complementary
#DDCCCE #CCDDD2 #CCD6DD
monochromatic
#AC8387 #C5A7AB #DDCCCE #F3EDED #F3EDED
Accessibility & contrast
On white
1.54
#DDCCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#DDCCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCCCE
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCCCE | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECE
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#E1CBCD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ddccce; /* rgb */ color: rgb(221, 204, 206); /* oklch */ color: oklch(86.0% 0.019 9.4);
Tailwind
colors: {
custom: {
50: '#e7dbdc',
500: '#ddccce',
950: '#000000',
},
}SCSS
$custom: #ddccce; $custom-light: #e7dbdc; $custom-dark: #000000;
JSON
{
"hex": "#ddccce",
"rgb": {
"r": 221,
"g": 204,
"b": 206
},
"hsl": {
"h": 352.941,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.8597,
"c": 0.01917,
"h": 9.4
},
"luminance": 0.63014
}Semantic roles & 50–950 ramp
primary
#DDCCCE
secondary
#9AB3B0
accent
#9E9447
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484