#CDC0D7#CDC0D7
#CDC0D7 is a very light, muted violet. Relative luminance 0.556; OKLCH L 82.6% C 0.035 H 310.7°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC0D7 |
|---|---|
| RGB | rgb(205, 192, 215) |
| HSL | hsl(274, 22%, 80%) |
| HSV | hsv(274, 11%, 84%) |
| CMYK | cmyk(4.7%, 10.7%, 0%, 15.7%) |
| CIE-LAB | lab(79.38, 8.78, -9.83) |
| CIE-LCH | lch(79.38, 13.18, 311.77°) |
| OKLab | oklab(82.55% 0.0226 -0.0263) |
| OKLCH | oklch(82.55% 0.035 310.7) |
| XYZ | xyz(56.2902, 55.5849, 72.0403) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.00
Pale Lilac
#E4CBFF
ΔE00 9.31
Pale Lavender
#EECFFE
ΔE00 9.43
Lavender (CSS)
#E6E6FA
ΔE00 9.90
Light Lavender
#DFC5FE
ΔE00 9.91
Periwinkle
#CCCCFF
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC0D7 #CAD7C0
analogous
#C2C0D7 #CDC0D7 #D7C0D6
triadic
#CDC0D7 #D7CDC0 #C0D7CD
tetradic
#CDC0D7 #D7C2C0 #CAD7C0 #C0D6D7
square
#CDC0D7 #D7C2C0 #CAD7C0 #C0D6D7
split-complementary
#CDC0D7 #D6D7C0 #C0D7C2
monochromatic
#9275A7 #AF9BBF #CDC0D7 #EBE5EF #F0ECF3
Accessibility & contrast
On white
1.73
#CDC0D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#CDC0D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC0D7
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC0D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC0D7 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC4D8
Deuteranopia (green-blind)
#BFC5D6
Tritanopia (blue-blind)
#CCC3C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cdc0d7; /* rgb */ color: rgb(205, 192, 215); /* oklch */ color: oklch(82.6% 0.035 310.7);
Tailwind
colors: {
custom: {
50: '#dcd3e3',
500: '#cdc0d7',
950: '#000000',
},
}SCSS
$custom: #cdc0d7; $custom-light: #dcd3e3; $custom-dark: #000000;
JSON
{
"hex": "#cdc0d7",
"rgb": {
"r": 205,
"g": 192,
"b": 215
},
"hsl": {
"h": 273.913,
"s": 22.33,
"l": 79.804
},
"oklch": {
"l": 0.82553,
"c": 0.03468,
"h": 310.7
},
"luminance": 0.55585
}Semantic roles & 50–950 ramp
primary
#CDC0D7
secondary
#9CAD8E
accent
#A1456D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384