#CCB4DC#CCB4DC
#CCB4DC is a light, moderate violet. Relative luminance 0.506; OKLCH L 80.3% C 0.061 H 311.8°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB4DC |
|---|---|
| RGB | rgb(204, 180, 220) |
| HSL | hsl(276, 36%, 78%) |
| HSV | hsv(276, 18%, 86%) |
| CMYK | cmyk(7.3%, 18.2%, 0%, 13.7%) |
| CIE-LAB | lab(76.47, 15.92, -16.91) |
| CIE-LCH | lch(76.47, 23.22, 313.27°) |
| OKLab | oklab(80.32% 0.0408 -0.0457) |
| OKLCH | oklch(80.32% 0.061 311.8) |
| XYZ | xyz(54.1392, 50.6476, 74.6201) |
| Luminance | 0.5065 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.37
Lilac
#C8A2C8
ΔE00 5.62
Light Lavender
#DFC5FE
ΔE00 6.34
Pale Lilac
#E4CBFF
ΔE00 6.69
Light Lilac
#EDC8FF
ΔE00 7.22
Pale Lavender
#EECFFE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB4DC #C4DCB4
analogous
#B8B4DC #CCB4DC #DCB4D8
triadic
#CCB4DC #DCCCB4 #B4DCCC
tetradic
#CCB4DC #DCB8B4 #C4DCB4 #B4D8DC
square
#CCB4DC #DCB8B4 #C4DCB4 #B4D8DC
split-complementary
#CCB4DC #D8DCB4 #B4DCB8
monochromatic
#9361B5 #B08AC9 #CCB4DC #E8DEEF #F1EAF5
Accessibility & contrast
On white
1.89
#CCB4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#CCB4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB4DC
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB4DC | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBBDE
Deuteranopia (green-blind)
#B3BDDB
Tritanopia (blue-blind)
#CBB9C1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ccb4dc; /* rgb */ color: rgb(204, 180, 220); /* oklch */ color: oklch(80.3% 0.061 311.8);
Tailwind
colors: {
custom: {
50: '#dbcae7',
500: '#ccb4dc',
950: '#000000',
},
}SCSS
$custom: #ccb4dc; $custom-light: #dbcae7; $custom-dark: #000000;
JSON
{
"hex": "#ccb4dc",
"rgb": {
"r": 204,
"g": 180,
"b": 220
},
"hsl": {
"h": 276,
"s": 36.364,
"l": 78.431
},
"oklch": {
"l": 0.80321,
"c": 0.06123,
"h": 311.8
},
"luminance": 0.50647
}Semantic roles & 50–950 ramp
primary
#CCB4DC
secondary
#95B480
accent
#AF3667
background
#FEFDFE
surface
#FCF9FC
border
#D5D2D5
text
#151316
muted
#848284