#DDCECF#DDCECF
#DDCECF is a very light, near-neutral red. Relative luminance 0.640; OKLCH L 86.4% C 0.017 H 12.8°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCECF |
|---|---|
| RGB | rgb(221, 206, 207) |
| HSL | hsl(356, 18%, 84%) |
| HSV | hsv(356, 7%, 87%) |
| CMYK | cmyk(0%, 6.8%, 6.3%, 13.3%) |
| CIE-LAB | lab(83.98, 5.37, 1.38) |
| CIE-LCH | lch(83.98, 5.54, 14.39°) |
| OKLab | oklab(86.39% 0.0163 0.0037) |
| OKLCH | oklch(86.39% 0.017 12.8) |
| XYZ | xyz(63.1513, 64.0205, 68.0498) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.91
Mistyrose
#FFE4E1
ΔE00 6.95
Gainsboro
#DCDCDC
ΔE00 7.33
Lavenderblush
#FFF0F5
ΔE00 7.78
Silver
#C0C0C0
ΔE00 8.13
Very Light Pink
#FFF4F2
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCECF #CEDDDC
analogous
#DDCED6 #DDCECF #DDD4CE
triadic
#DDCECF #CFDDCE #CECFDD
tetradic
#DDCECF #D6DDCE #CEDDDC #D4CEDD
square
#DDCECF #D6DDCE #CEDDDC #D4CEDD
split-complementary
#DDCECF #CEDDD4 #CED6DD
monochromatic
#AB8688 #C4AAAC #DDCECF #F2EDED #F2EDED
Accessibility & contrast
On white
1.52
#DDCECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#DDCECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCECF
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCECF | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0CF
Deuteranopia (green-blind)
#D3D2CF
Tritanopia (blue-blind)
#E0CDCE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ddcecf; /* rgb */ color: rgb(221, 206, 207); /* oklch */ color: oklch(86.4% 0.017 12.8);
Tailwind
colors: {
custom: {
50: '#e7dddd',
500: '#ddcecf',
950: '#000000',
},
}SCSS
$custom: #ddcecf; $custom-light: #e7dddd; $custom-dark: #000000;
JSON
{
"hex": "#ddcecf",
"rgb": {
"r": 221,
"g": 206,
"b": 207
},
"hsl": {
"h": 356,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.8639,
"c": 0.01676,
"h": 12.8
},
"luminance": 0.6402
}Semantic roles & 50–950 ramp
primary
#DDCECF
secondary
#9DB3B1
accent
#9C9749
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484