#CCBBD7#CCBBD7
#CCBBD7 is a light, muted violet. Relative luminance 0.533; OKLCH L 81.5% C 0.043 H 312.2°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBBD7 |
|---|---|
| RGB | rgb(204, 187, 215) |
| HSL | hsl(276, 26%, 79%) |
| HSV | hsv(276, 13%, 84%) |
| CMYK | cmyk(5.1%, 13%, 0%, 15.7%) |
| CIE-LAB | lab(78.04, 11.14, -11.83) |
| CIE-LCH | lch(78.04, 16.25, 313.27°) |
| OKLab | oklab(81.49% 0.0288 -0.0317) |
| OKLCH | oklch(81.49% 0.043 312.2) |
| XYZ | xyz(54.9359, 53.2846, 71.6677) |
| Luminance | 0.5328 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.13
Lilac
#C8A2C8
ΔE00 8.11
Pale Lilac
#E4CBFF
ΔE00 8.15
Pale Lavender
#EECFFE
ΔE00 8.39
Light Lavender
#DFC5FE
ΔE00 8.52
Light Lilac
#EDC8FF
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBBD7 #C6D7BB
analogous
#BEBBD7 #CCBBD7 #D7BBD4
triadic
#CCBBD7 #D7CCBB #BBD7CC
tetradic
#CCBBD7 #D7BEBB #C6D7BB #BBD4D7
square
#CCBBD7 #D7BEBB #C6D7BB #BBD4D7
split-complementary
#CCBBD7 #D4D7BB #BBD7BE
monochromatic
#926EAA #AF94C0 #CCBBD7 #E9E2EE #F1ECF4
Accessibility & contrast
On white
1.80
#CCBBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#CCBBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBBD7
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBBD7 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C0D8
Deuteranopia (green-blind)
#BBC1D6
Tritanopia (blue-blind)
#CBBEC4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ccbbd7; /* rgb */ color: rgb(204, 187, 215); /* oklch */ color: oklch(81.5% 0.043 312.2);
Tailwind
colors: {
custom: {
50: '#dbcfe3',
500: '#ccbbd7',
950: '#000000',
},
}SCSS
$custom: #ccbbd7; $custom-light: #dbcfe3; $custom-dark: #000000;
JSON
{
"hex": "#ccbbd7",
"rgb": {
"r": 204,
"g": 187,
"b": 215
},
"hsl": {
"h": 276.429,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.81494,
"c": 0.04288,
"h": 312.2
},
"luminance": 0.53284
}Semantic roles & 50–950 ramp
primary
#CCBBD7
secondary
#97AD89
accent
#A44168
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151315
muted
#848384