#CDBCDC#CDBCDC
#CDBCDC is a light, muted violet. Relative luminance 0.541; OKLCH L 81.9% C 0.048 H 309.1°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBCDC |
|---|---|
| RGB | rgb(205, 188, 220) |
| HSL | hsl(272, 31%, 80%) |
| HSV | hsv(272, 15%, 86%) |
| CMYK | cmyk(6.8%, 14.5%, 0%, 13.7%) |
| CIE-LAB | lab(78.53, 11.91, -13.80) |
| CIE-LCH | lch(78.53, 18.23, 310.80°) |
| OKLab | oklab(81.94% 0.0302 -0.0371) |
| OKLCH | oklch(81.94% 0.048 309.1) |
| XYZ | xyz(56.0761, 54.1131, 75.1870) |
| Luminance | 0.5411 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.71
Pale Lilac
#E4CBFF
ΔE00 6.99
Light Lavender
#DFC5FE
ΔE00 7.28
Pale Lavender
#EECFFE
ΔE00 7.47
Lilac
#C8A2C8
ΔE00 8.05
Light Lilac
#EDC8FF
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBCDC #CBDCBC
analogous
#BDBCDC #CDBCDC #DCBCDB
triadic
#CDBCDC #DCCDBC #BCDCCD
tetradic
#CDBCDC #DCBDBC #CBDCBC #BCDBDC
square
#CDBCDC #DCBDBC #CBDCBC #BCDBDC
split-complementary
#CDBCDC #DBDCBC #BCDCBD
monochromatic
#916CB2 #AF94C7 #CDBCDC #EBE4F1 #F0EBF5
Accessibility & contrast
On white
1.78
#CDBCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#CDBCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBCDC
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBCDC | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DD
Deuteranopia (green-blind)
#BAC3DB
Tritanopia (blue-blind)
#CBC0C7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cdbcdc; /* rgb */ color: rgb(205, 188, 220); /* oklch */ color: oklch(81.9% 0.048 309.1);
Tailwind
colors: {
custom: {
50: '#dcd0e6',
500: '#cdbcdc',
950: '#000000',
},
}SCSS
$custom: #cdbcdc; $custom-light: #dcd0e6; $custom-dark: #000000;
JSON
{
"hex": "#cdbcdc",
"rgb": {
"r": 205,
"g": 188,
"b": 220
},
"hsl": {
"h": 271.875,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.81941,
"c": 0.04785,
"h": 309.1
},
"luminance": 0.54113
}Semantic roles & 50–950 ramp
primary
#CDBCDC
secondary
#9DB389
accent
#AA3B6F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384