#CCBBDC#CCBBDC
#CCBBDC is a light, muted violet. Relative luminance 0.535; OKLCH L 81.7% C 0.049 H 308.4°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBBDC |
|---|---|
| RGB | rgb(204, 187, 220) |
| HSL | hsl(271, 32%, 80%) |
| HSV | hsv(271, 15%, 86%) |
| CMYK | cmyk(7.3%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(78.20, 12.12, -14.30) |
| CIE-LCH | lch(78.20, 18.75, 310.27°) |
| OKLab | oklab(81.66% 0.0306 -0.0385) |
| OKLCH | oklch(81.66% 0.049 308.4) |
| XYZ | xyz(55.5882, 53.5456, 75.1031) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.00
Pale Lilac
#E4CBFF
ΔE00 6.92
Light Lavender
#DFC5FE
ΔE00 7.12
Pale Lavender
#EECFFE
ΔE00 7.51
Lilac
#C8A2C8
ΔE00 7.85
Light Lilac
#EDC8FF
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBBDC #CBDCBB
analogous
#BCBBDC #CCBBDC #DCBBDC
triadic
#CCBBDC #DCCCBB #BBDCCC
tetradic
#CCBBDC #DCBCBB #CBDCBB #BBDCDC
square
#CCBBDC #DCBCBB #CBDCBB #BBDCDC
split-complementary
#CCBBDC #DCDCBB #BBDCBC
monochromatic
#8F6AB2 #AE93C7 #CCBBDC #EAE3F1 #F0EBF5
Accessibility & contrast
On white
1.79
#CCBBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#CCBBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBBDC
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBBDC | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C1DD
Deuteranopia (green-blind)
#B9C2DB
Tritanopia (blue-blind)
#CABFC6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ccbbdc; /* rgb */ color: rgb(204, 187, 220); /* oklch */ color: oklch(81.7% 0.049 308.4);
Tailwind
colors: {
custom: {
50: '#dbcfe6',
500: '#ccbbdc',
950: '#000000',
},
}SCSS
$custom: #ccbbdc; $custom-light: #dbcfe6; $custom-dark: #000000;
JSON
{
"hex": "#ccbbdc",
"rgb": {
"r": 204,
"g": 187,
"b": 220
},
"hsl": {
"h": 270.909,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.81664,
"c": 0.04917,
"h": 308.4
},
"luminance": 0.53545
}Semantic roles & 50–950 ramp
primary
#CCBBDC
secondary
#9DB388
accent
#AB3B71
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151316
muted
#848384