#CCB8DC#CCB8DC
#CCB8DC is a light, muted violet. Relative luminance 0.523; OKLCH L 81.1% C 0.054 H 310.0°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB8DC |
|---|---|
| RGB | rgb(204, 184, 220) |
| HSL | hsl(273, 34%, 79%) |
| HSV | hsv(273, 16%, 86%) |
| CMYK | cmyk(7.3%, 16.4%, 0%, 13.7%) |
| CIE-LAB | lab(77.45, 13.74, -15.42) |
| CIE-LCH | lch(77.45, 20.66, 311.70°) |
| OKLab | oklab(81.09% 0.035 -0.0416) |
| OKLCH | oklch(81.09% 0.054 310) |
| XYZ | xyz(54.9584, 52.2860, 74.8932) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.39
Light Lavender
#DFC5FE
ΔE00 6.62
Pale Lilac
#E4CBFF
ΔE00 6.65
Lilac
#C8A2C8
ΔE00 6.79
Pale Lavender
#EECFFE
ΔE00 7.29
Light Lilac
#EDC8FF
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB8DC #C8DCB8
analogous
#BAB8DC #CCB8DC #DCB8DA
triadic
#CCB8DC #DCCCB8 #B8DCCC
tetradic
#CCB8DC #DCBAB8 #C8DCB8 #B8DADC
square
#CCB8DC #DCBAB8 #C8DCB8 #B8DADC
split-complementary
#CCB8DC #DADCB8 #B8DCBA
monochromatic
#9166B4 #AF8FC8 #CCB8DC #E9E1F0 #F0EBF5
Accessibility & contrast
On white
1.83
#CCB8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#CCB8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB8DC
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB8DC | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BEDE
Deuteranopia (green-blind)
#B7C0DB
Tritanopia (blue-blind)
#CABCC4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ccb8dc; /* rgb */ color: rgb(204, 184, 220); /* oklch */ color: oklch(81.1% 0.054 310.0);
Tailwind
colors: {
custom: {
50: '#dbcde6',
500: '#ccb8dc',
950: '#000000',
},
}SCSS
$custom: #ccb8dc; $custom-light: #dbcde6; $custom-dark: #000000;
JSON
{
"hex": "#ccb8dc",
"rgb": {
"r": 204,
"g": 184,
"b": 220
},
"hsl": {
"h": 273.333,
"s": 33.962,
"l": 79.216
},
"oklch": {
"l": 0.81086,
"c": 0.05432,
"h": 310
},
"luminance": 0.52286
}Semantic roles & 50–950 ramp
primary
#CCB8DC
secondary
#99B485
accent
#AD396C
background
#FEFEFE
surface
#FCFAFC
border
#D5D3D5
text
#151316
muted
#848384