#DDCCCF#DDCCCF
#DDCCCF is a very light, near-neutral red. Relative luminance 0.631; OKLCH L 86.0% C 0.019 H 5.4°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCCCF |
|---|---|
| RGB | rgb(221, 204, 207) |
| HSL | hsl(349, 20%, 83%) |
| HSV | hsv(349, 8%, 87%) |
| CMYK | cmyk(0%, 7.7%, 6.3%, 13.3%) |
| CIE-LAB | lab(83.48, 6.42, 0.65) |
| CIE-LCH | lch(83.48, 6.45, 5.76°) |
| OKLab | oklab(86% 0.0193 0.0018) |
| OKLCH | oklch(86% 0.019 5.4) |
| XYZ | xyz(62.6729, 63.0637, 67.8903) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.07
Light Gray
#D3D3D3
ΔE00 7.96
Lavenderblush
#FFF0F5
ΔE00 8.00
Gainsboro
#DCDCDC
ΔE00 8.41
Silver
#C0C0C0
ΔE00 8.87
Pinkish Grey
#C8ACA9
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCCCF #CCDDDA
analogous
#DDCCD7 #DDCCCF #DDD1CC
triadic
#DDCCCF #CFDDCC #CCCFDD
tetradic
#DDCCCF #D7DDCC #CCDDDA #D1CCDD
square
#DDCCCF #D7DDCC #CCDDDA #D1CCDD
split-complementary
#DDCCCF #CCDDD1 #CCD7DD
monochromatic
#AC838A #C5A7AC #DDCCCF #F3EDEE #F3EDEE
Accessibility & contrast
On white
1.54
#DDCCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#DDCCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCCCF
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCCCF | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECF
Deuteranopia (green-blind)
#D2D1CF
Tritanopia (blue-blind)
#E1CBCD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ddcccf; /* rgb */ color: rgb(221, 204, 207); /* oklch */ color: oklch(86.0% 0.019 5.4);
Tailwind
colors: {
custom: {
50: '#e7dbdd',
500: '#ddcccf',
950: '#000000',
},
}SCSS
$custom: #ddcccf; $custom-light: #e7dbdd; $custom-dark: #000000;
JSON
{
"hex": "#ddcccf",
"rgb": {
"r": 221,
"g": 204,
"b": 207
},
"hsl": {
"h": 349.412,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.85998,
"c": 0.01937,
"h": 5.4
},
"luminance": 0.63063
}Semantic roles & 50–950 ramp
primary
#DDCCCF
secondary
#9AB3AF
accent
#9E8F47
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484