#CDB3DB#CDB3DB
#CDB3DB is a light, moderate violet. Relative luminance 0.503; OKLCH L 80.2% C 0.062 H 313.8°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB3DB |
|---|---|
| RGB | rgb(205, 179, 219) |
| HSL | hsl(279, 36%, 78%) |
| HSV | hsv(279, 18%, 86%) |
| CMYK | cmyk(6.4%, 18.3%, 0%, 14.1%) |
| CIE-LAB | lab(76.27, 16.59, -16.65) |
| CIE-LCH | lch(76.27, 23.50, 314.90°) |
| OKLab | oklab(80.18% 0.0431 -0.0449) |
| OKLCH | oklch(80.18% 0.062 313.8) |
| XYZ | xyz(54.0811, 50.3343, 73.8706) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.14
Thistle
#D8BFD8
ΔE00 5.36
Light Lavender
#DFC5FE
ΔE00 6.55
Pale Lilac
#E4CBFF
ΔE00 6.90
Light Lilac
#EDC8FF
ΔE00 7.22
Pale Lavender
#EECFFE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB3DB #C1DBB3
analogous
#B9B3DB #CDB3DB #DBB3D5
triadic
#CDB3DB #DBCDB3 #B3DBCD
tetradic
#CDB3DB #DBB9B3 #C1DBB3 #B3D5DB
square
#CDB3DB #DBB9B3 #C1DBB3 #B3D5DB
split-complementary
#CDB3DB #D5DBB3 #B3DBB9
monochromatic
#9660B4 #B289C7 #CDB3DB #E8DDEF #F1EAF5
Accessibility & contrast
On white
1.90
#CDB3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#CDB3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB3DB
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB3DB | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBBDD
Deuteranopia (green-blind)
#B3BDDA
Tritanopia (blue-blind)
#CCB7C0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cdb3db; /* rgb */ color: rgb(205, 179, 219); /* oklch */ color: oklch(80.2% 0.062 313.8);
Tailwind
colors: {
custom: {
50: '#dcc9e6',
500: '#cdb3db',
950: '#000000',
},
}SCSS
$custom: #cdb3db; $custom-light: #dcc9e6; $custom-dark: #000000;
JSON
{
"hex": "#cdb3db",
"rgb": {
"r": 205,
"g": 179,
"b": 219
},
"hsl": {
"h": 279,
"s": 35.714,
"l": 78.039
},
"oklch": {
"l": 0.80183,
"c": 0.06221,
"h": 313.8
},
"luminance": 0.50334
}Semantic roles & 50–950 ramp
primary
#CDB3DB
secondary
#91B380
accent
#AF3761
background
#FEFDFE
surface
#FCF9FC
border
#D5D2D5
text
#151315
muted
#848284