#DDCCC8#DDCCC8
#DDCCC8 is a very light, near-neutral red. Relative luminance 0.627; OKLCH L 85.8% C 0.020 H 33.4°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCCC8 |
|---|---|
| RGB | rgb(221, 204, 200) |
| HSL | hsl(11, 24%, 83%) |
| HSV | hsv(11, 10%, 87%) |
| CMYK | cmyk(0%, 7.7%, 9.5%, 13.3%) |
| CIE-LAB | lab(83.30, 5.23, 4.12) |
| CIE-LCH | lch(83.30, 6.66, 38.24°) |
| OKLab | oklab(85.8% 0.0166 0.0109) |
| OKLCH | oklch(85.8% 0.02 33.4) |
| XYZ | xyz(61.8360, 62.7290, 63.4828) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.97
Light Gray
#D3D3D3
ΔE00 7.44
Warm Gray
#C9BEB0
ΔE00 7.65
Gainsboro
#DCDCDC
ΔE00 7.95
Silver
#C0C0C0
ΔE00 8.33
Warm Beige
#E9DCC9
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCCC8 #C8D9DD
analogous
#DDC8CE #DDCCC8 #DDD7C8
triadic
#DDCCC8 #C8DDCC #CCC8DD
tetradic
#DDCCC8 #CEDDC8 #C8D9DD #D7C8DD
square
#DDCCC8 #CEDDC8 #C8D9DD #D7C8DD
split-complementary
#DDCCC8 #C8DDD7 #C8CEDD
monochromatic
#AE867C #C6A9A2 #DDCCC8 #F3EDEC #F3EDEC
Accessibility & contrast
On white
1.55
#DDCCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#DDCCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCCC8
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCCC8 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CEC8
Deuteranopia (green-blind)
#D3D1C8
Tritanopia (blue-blind)
#E2CACB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ddccc8; /* rgb */ color: rgb(221, 204, 200); /* oklch */ color: oklch(85.8% 0.020 33.4);
Tailwind
colors: {
custom: {
50: '#e7dbd8',
500: '#ddccc8',
950: '#000000',
},
}SCSS
$custom: #ddccc8; $custom-light: #e7dbd8; $custom-dark: #000000;
JSON
{
"hex": "#ddccc8",
"rgb": {
"r": 221,
"g": 204,
"b": 200
},
"hsl": {
"h": 11.429,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.85802,
"c": 0.01989,
"h": 33.4
},
"luminance": 0.62728
}Semantic roles & 50–950 ramp
primary
#DDCCC8
secondary
#96AEB4
accent
#90A243
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483