#CDB6DB#CDB6DB
#CDB6DB is a light, muted violet. Relative luminance 0.515; OKLCH L 80.8% C 0.057 H 312.7°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB6DB |
|---|---|
| RGB | rgb(205, 182, 219) |
| HSL | hsl(277, 34%, 79%) |
| HSV | hsv(277, 17%, 86%) |
| CMYK | cmyk(6.4%, 16.9%, 0%, 14.1%) |
| CIE-LAB | lab(77.01, 14.96, -15.54) |
| CIE-LCH | lch(77.01, 21.57, 313.92°) |
| OKLab | oklab(80.75% 0.0386 -0.0419) |
| OKLCH | oklch(80.75% 0.057 312.7) |
| XYZ | xyz(54.6889, 51.5499, 74.0732) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.48
Lilac
#C8A2C8
ΔE00 5.96
Light Lavender
#DFC5FE
ΔE00 6.65
Pale Lilac
#E4CBFF
ΔE00 6.77
Pale Lavender
#EECFFE
ΔE00 7.28
Light Lilac
#EDC8FF
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB6DB #C4DBB6
analogous
#BAB6DB #CDB6DB #DBB6D6
triadic
#CDB6DB #DBCDB6 #B6DBCD
tetradic
#CDB6DB #DBBAB6 #C4DBB6 #B6D6DB
square
#CDB6DB #DBBAB6 #C4DBB6 #B6D6DB
split-complementary
#CDB6DB #D6DBB6 #B6DBBA
monochromatic
#9564B3 #B18DC7 #CDB6DB #E9DFEF #F1EBF5
Accessibility & contrast
On white
1.86
#CDB6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#CDB6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB6DB
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB6DB | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BDDD
Deuteranopia (green-blind)
#B6BFDA
Tritanopia (blue-blind)
#CCBAC2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cdb6db; /* rgb */ color: rgb(205, 182, 219); /* oklch */ color: oklch(80.8% 0.057 312.7);
Tailwind
colors: {
custom: {
50: '#dccce6',
500: '#cdb6db',
950: '#000000',
},
}SCSS
$custom: #cdb6db; $custom-light: #dccce6; $custom-dark: #000000;
JSON
{
"hex": "#cdb6db",
"rgb": {
"r": 205,
"g": 182,
"b": 219
},
"hsl": {
"h": 277.297,
"s": 33.945,
"l": 78.627
},
"oklch": {
"l": 0.80754,
"c": 0.05697,
"h": 312.7
},
"luminance": 0.5155
}Semantic roles & 50–950 ramp
primary
#CDB6DB
secondary
#95B283
accent
#AD3965
background
#FEFEFE
surface
#FCFAFC
border
#D5D3D5
text
#151315
muted
#848384