#CCBBDA#CCBBDA
#CCBBDA is a light, muted violet. Relative luminance 0.534; OKLCH L 81.6% C 0.047 H 309.8°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBBDA |
|---|---|
| RGB | rgb(204, 187, 218) |
| HSL | hsl(273, 30%, 79%) |
| HSV | hsv(273, 14%, 85%) |
| CMYK | cmyk(6.4%, 14.2%, 0%, 14.5%) |
| CIE-LAB | lab(78.13, 11.72, -13.32) |
| CIE-LCH | lch(78.13, 17.74, 311.36°) |
| OKLab | oklab(81.6% 0.0299 -0.0358) |
| OKLCH | oklch(81.6% 0.047 309.8) |
| XYZ | xyz(55.3249, 53.4402, 73.7165) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.60
Pale Lilac
#E4CBFF
ΔE00 7.39
Light Lavender
#DFC5FE
ΔE00 7.66
Pale Lavender
#EECFFE
ΔE00 7.83
Lilac
#C8A2C8
ΔE00 7.91
Light Lilac
#EDC8FF
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBBDA #C9DABB
analogous
#BDBBDA #CCBBDA #DABBD9
triadic
#CCBBDA #DACCBB #BBDACC
tetradic
#CCBBDA #DABDBB #C9DABB #BBD9DA
square
#CCBBDA #DABDBB #C9DABB #BBD9DA
split-complementary
#CCBBDA #D9DABB #BBDABD
monochromatic
#916CAF #AE93C4 #CCBBDA #EAE3F0 #F0EBF4
Accessibility & contrast
On white
1.80
#CCBBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#CCBBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBBDA
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBBDA | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C0DB
Deuteranopia (green-blind)
#BAC2D9
Tritanopia (blue-blind)
#CBBFC5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ccbbda; /* rgb */ color: rgb(204, 187, 218); /* oklch */ color: oklch(81.6% 0.047 309.8);
Tailwind
colors: {
custom: {
50: '#dbcfe5',
500: '#ccbbda',
950: '#000000',
},
}SCSS
$custom: #ccbbda; $custom-light: #dbcfe5; $custom-dark: #000000;
JSON
{
"hex": "#ccbbda",
"rgb": {
"r": 204,
"g": 187,
"b": 218
},
"hsl": {
"h": 272.903,
"s": 29.524,
"l": 79.412
},
"oklch": {
"l": 0.81595,
"c": 0.04664,
"h": 309.8
},
"luminance": 0.5344
}Semantic roles & 50–950 ramp
primary
#CCBBDA
secondary
#9BB188
accent
#A83D6E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151315
muted
#848384