#D9CCCF#D9CCCF
#D9CCCF is a very light, near-neutral red. Relative luminance 0.624; OKLCH L 85.7% C 0.015 H 1.6°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CCCF |
|---|---|
| RGB | rgb(217, 204, 207) |
| HSL | hsl(346, 15%, 83%) |
| HSV | hsv(346, 6%, 85%) |
| CMYK | cmyk(0%, 6%, 4.6%, 14.9%) |
| CIE-LAB | lab(83.15, 5.03, 0.13) |
| CIE-LCH | lch(83.15, 5.03, 1.49°) |
| OKLab | oklab(85.66% 0.015 0.0004) |
| OKLCH | oklch(85.66% 0.015 1.6) |
| XYZ | xyz(61.4692, 62.4431, 67.8339) |
| Luminance | 0.6244 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.51
Gainsboro
#DCDCDC
ΔE00 7.12
Silver
#C0C0C0
ΔE00 7.46
Mistyrose
#FFE4E1
ΔE00 8.01
Lavenderblush
#FFF0F5
ΔE00 8.20
Fog
#D8DCE0
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CCCF #CCD9D6
analogous
#D9CCD5 #D9CCCF #D9CFCC
triadic
#D9CCCF #CFD9CC #CCCFD9
tetradic
#D9CCCF #D5D9CC #CCD9D6 #CFCCD9
square
#D9CCCF #D5D9CC #CCD9D6 #CFCCD9
split-complementary
#D9CCCF #CCD9CF #CCD5D9
monochromatic
#A5868D #BFA9AE #D9CCCF #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.56
#D9CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#D9CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CCCF
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CCCF | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCECF
Deuteranopia (green-blind)
#D0D0CF
Tritanopia (blue-blind)
#DCCBCD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d9cccf; /* rgb */ color: rgb(217, 204, 207); /* oklch */ color: oklch(85.7% 0.015 1.6);
Tailwind
colors: {
custom: {
50: '#e4dbdd',
500: '#d9cccf',
950: '#000000',
},
}SCSS
$custom: #d9cccf; $custom-light: #e4dbdd; $custom-dark: #000000;
JSON
{
"hex": "#d9cccf",
"rgb": {
"r": 217,
"g": 204,
"b": 207
},
"hsl": {
"h": 346.154,
"s": 14.607,
"l": 82.549
},
"oklch": {
"l": 0.85663,
"c": 0.015,
"h": 1.6
},
"luminance": 0.62442
}Semantic roles & 50–950 ramp
primary
#D9CCCF
secondary
#9BAEAA
accent
#99874D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484