#CCBBDE#CCBBDE
#CCBBDE is a light, muted violet. Relative luminance 0.537; OKLCH L 81.7% C 0.052 H 307.2°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBBDE |
|---|---|
| RGB | rgb(204, 187, 222) |
| HSL | hsl(269, 35%, 80%) |
| HSV | hsv(269, 16%, 87%) |
| CMYK | cmyk(8.1%, 15.8%, 0%, 12.9%) |
| CIE-LAB | lab(78.26, 12.52, -15.29) |
| CIE-LCH | lch(78.26, 19.76, 309.31°) |
| OKLab | oklab(81.73% 0.0313 -0.0412) |
| OKLCH | oklch(81.73% 0.052 307.2) |
| XYZ | xyz(55.8546, 53.6521, 76.5065) |
| Luminance | 0.5365 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.45
Pale Lilac
#E4CBFF
ΔE00 6.49
Light Lavender
#DFC5FE
ΔE00 6.59
Pale Lavender
#EECFFE
ΔE00 7.24
Light Lilac
#EDC8FF
ΔE00 7.76
Lilac
#C8A2C8
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBBDE #CDDEBB
analogous
#BBBBDE #CCBBDE #DDBBDE
triadic
#CCBBDE #DECCBB #BBDECC
tetradic
#CCBBDE #DEBBBB #CDDEBB #BBDEDD
square
#CCBBDE #DEBBBB #CDDEBB #BBDEDD
split-complementary
#CCBBDE #DEDDBB #BBDEBB
monochromatic
#8E69B6 #AD92CA #CCBBDE #EBE4F2 #F0EAF5
Accessibility & contrast
On white
1.79
#CCBBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#CCBBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBBDE
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBBDE | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C1E0
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#CABFC7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ccbbde; /* rgb */ color: rgb(204, 187, 222); /* oklch */ color: oklch(81.7% 0.052 307.2);
Tailwind
colors: {
custom: {
50: '#dbcfe8',
500: '#ccbbde',
950: '#000000',
},
}SCSS
$custom: #ccbbde; $custom-light: #dbcfe8; $custom-dark: #000000;
JSON
{
"hex": "#ccbbde",
"rgb": {
"r": 204,
"g": 187,
"b": 222
},
"hsl": {
"h": 269.143,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.81733,
"c": 0.05173,
"h": 307.2
},
"luminance": 0.53652
}Semantic roles & 50–950 ramp
primary
#CCBBDE
secondary
#9FB687
accent
#AD3874
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151316
muted
#848384