#CDC3C8#CDC3C8
#CDC3C8 is a very light, near-neutral pink. Relative luminance 0.562; OKLCH L 82.7% C 0.013 H 345.5°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC3C8 |
|---|---|
| RGB | rgb(205, 195, 200) |
| HSL | hsl(330, 9%, 78%) |
| HSV | hsv(330, 5%, 80%) |
| CMYK | cmyk(0%, 4.9%, 2.4%, 19.6%) |
| CIE-LAB | lab(79.72, 4.38, -1.25) |
| CIE-LCH | lch(79.72, 4.55, 344.05°) |
| OKLab | oklab(82.68% 0.0127 -0.0033) |
| OKLCH | oklch(82.68% 0.013 345.5) |
| XYZ | xyz(55.1158, 56.1799, 62.5726) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Silver
#C0C0C0
ΔE00 5.98
Light Gray
#D3D3D3
ΔE00 6.67
Dove Gray
#B6B8BD
ΔE00 6.75
Gainsboro
#DCDCDC
ΔE00 7.90
Fog
#D8DCE0
ΔE00 8.78
Silver (survey)
#C5C9C7
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC3C8 #C3CDC8
analogous
#CDC3CD #CDC3C8 #CDC3C3
triadic
#CDC3C8 #C8CDC3 #C3C8CD
tetradic
#CDC3C8 #CDCDC3 #C3CDC8 #C3C3CD
square
#CDC3C8 #CDCDC3 #C3CDC8 #C3C3CD
split-complementary
#CDC3C8 #C3CDC3 #C3CDCD
monochromatic
#95808B #B1A2A9 #CDC3C8 #E9E4E7 #F1EEF0
Accessibility & contrast
On white
1.72
#CDC3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#CDC3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC3C8
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC3C8 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5C8
Deuteranopia (green-blind)
#C6C6C8
Tritanopia (blue-blind)
#CFC3C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cdc3c8; /* rgb */ color: rgb(205, 195, 200); /* oklch */ color: oklch(82.7% 0.013 345.5);
Tailwind
colors: {
custom: {
50: '#dcd5d8',
500: '#cdc3c8',
950: '#000000',
},
}SCSS
$custom: #cdc3c8; $custom-light: #dcd5d8; $custom-dark: #000000;
JSON
{
"hex": "#cdc3c8",
"rgb": {
"r": 205,
"g": 195,
"b": 200
},
"hsl": {
"h": 330,
"s": 9.091,
"l": 78.431
},
"oklch": {
"l": 0.82679,
"c": 0.01306,
"h": 345.5
},
"luminance": 0.56179
}Semantic roles & 50–950 ramp
primary
#CDC3C8
secondary
#94A19A
accent
#937352
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383