#CCBBDF#CCBBDF
#CCBBDF is a light, muted violet. Relative luminance 0.537; OKLCH L 81.8% C 0.053 H 306.6°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBBDF |
|---|---|
| RGB | rgb(204, 187, 223) |
| HSL | hsl(268, 36%, 80%) |
| HSV | hsv(268, 16%, 87%) |
| CMYK | cmyk(8.5%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(78.29, 12.72, -15.78) |
| CIE-LCH | lch(78.29, 20.27, 308.86°) |
| OKLab | oklab(81.77% 0.0316 -0.0426) |
| OKLCH | oklch(81.77% 0.053 306.6) |
| XYZ | xyz(55.9891, 53.7059, 77.2144) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.68
Pale Lilac
#E4CBFF
ΔE00 6.29
Light Lavender
#DFC5FE
ΔE00 6.34
Pale Lavender
#EECFFE
ΔE00 7.12
Light Lilac
#EDC8FF
ΔE00 7.59
Lilac
#C8A2C8
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBBDF #CEDFBB
analogous
#BBBCDF #CCBBDF #DEBBDF
triadic
#CCBBDF #DFCCBB #BBDFCC
tetradic
#CCBBDF #DFBBBC #CEDFBB #BBDFDE
square
#CCBBDF #DFBBBC #CEDFBB #BBDFDE
split-complementary
#CCBBDF #DFDEBB #BCDFBB
monochromatic
#8E68B8 #AD91CB #CCBBDF #EBE5F3 #EFEAF5
Accessibility & contrast
On white
1.79
#CCBBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#CCBBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBBDF
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBBDF | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C1E1
Deuteranopia (green-blind)
#B8C2DE
Tritanopia (blue-blind)
#CAC0C7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ccbbdf; /* rgb */ color: rgb(204, 187, 223); /* oklch */ color: oklch(81.8% 0.053 306.6);
Tailwind
colors: {
custom: {
50: '#dbcfe9',
500: '#ccbbdf',
950: '#000000',
},
}SCSS
$custom: #ccbbdf; $custom-light: #dbcfe9; $custom-dark: #000000;
JSON
{
"hex": "#ccbbdf",
"rgb": {
"r": 204,
"g": 187,
"b": 223
},
"hsl": {
"h": 268.333,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.81768,
"c": 0.05302,
"h": 306.6
},
"luminance": 0.53706
}Semantic roles & 50–950 ramp
primary
#CCBBDF
secondary
#A0B787
accent
#AF3776
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151316
muted
#848384