#CCB7DB#CCB7DB
#CCB7DB is a light, muted violet. Relative luminance 0.518; OKLCH L 80.9% C 0.055 H 311.2°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB7DB |
|---|---|
| RGB | rgb(204, 183, 219) |
| HSL | hsl(275, 33%, 79%) |
| HSV | hsv(275, 16%, 86%) |
| CMYK | cmyk(6.8%, 16.4%, 0%, 14.1%) |
| CIE-LAB | lab(77.17, 14.09, -15.30) |
| CIE-LCH | lch(77.17, 20.80, 312.64°) |
| OKLab | oklab(80.86% 0.0361 -0.0412) |
| OKLCH | oklch(80.86% 0.055 311.2) |
| XYZ | xyz(54.6194, 51.8192, 74.1288) |
| Luminance | 0.5182 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.36
Lilac
#C8A2C8
ΔE00 6.43
Light Lavender
#DFC5FE
ΔE00 6.75
Pale Lilac
#E4CBFF
ΔE00 6.81
Pale Lavender
#EECFFE
ΔE00 7.39
Light Lilac
#EDC8FF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB7DB #C6DBB7
analogous
#BAB7DB #CCB7DB #DBB7D8
triadic
#CCB7DB #DBCCB7 #B7DBCC
tetradic
#CCB7DB #DBBAB7 #C6DBB7 #B7D8DB
square
#CCB7DB #DBBAB7 #C6DBB7 #B7D8DB
split-complementary
#CCB7DB #D8DBB7 #B7DBBA
monochromatic
#9265B2 #AF8EC7 #CCB7DB #E9E0EF #F1EBF5
Accessibility & contrast
On white
1.85
#CCB7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#CCB7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB7DB
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB7DB | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BDDD
Deuteranopia (green-blind)
#B6BFDA
Tritanopia (blue-blind)
#CBBBC3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ccb7db; /* rgb */ color: rgb(204, 183, 219); /* oklch */ color: oklch(80.9% 0.055 311.2);
Tailwind
colors: {
custom: {
50: '#dbcce6',
500: '#ccb7db',
950: '#000000',
},
}SCSS
$custom: #ccb7db; $custom-light: #dbcce6; $custom-dark: #000000;
JSON
{
"hex": "#ccb7db",
"rgb": {
"r": 204,
"g": 183,
"b": 219
},
"hsl": {
"h": 275,
"s": 33.333,
"l": 78.824
},
"oklch": {
"l": 0.80859,
"c": 0.05478,
"h": 311.2
},
"luminance": 0.51819
}Semantic roles & 50–950 ramp
primary
#CCB7DB
secondary
#97B284
accent
#AC3969
background
#FEFEFE
surface
#FCFAFC
border
#D5D3D5
text
#151315
muted
#848384