#CCBBD9#CCBBD9
#CCBBD9 is a light, muted violet. Relative luminance 0.534; OKLCH L 81.6% C 0.045 H 310.6°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBBD9 |
|---|---|
| RGB | rgb(204, 187, 217) |
| HSL | hsl(274, 28%, 79%) |
| HSV | hsv(274, 14%, 85%) |
| CMYK | cmyk(6%, 13.8%, 0%, 14.9%) |
| CIE-LAB | lab(78.10, 11.53, -12.82) |
| CIE-LCH | lch(78.10, 17.24, 311.96°) |
| OKLab | oklab(81.56% 0.0295 -0.0344) |
| OKLCH | oklch(81.56% 0.045 310.6) |
| XYZ | xyz(55.1944, 53.3881, 73.0294) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.42
Pale Lilac
#E4CBFF
ΔE00 7.64
Light Lavender
#DFC5FE
ΔE00 7.94
Lilac
#C8A2C8
ΔE00 7.96
Pale Lavender
#EECFFE
ΔE00 8.00
Light Lilac
#EDC8FF
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBBD9 #C8D9BB
analogous
#BDBBD9 #CCBBD9 #D9BBD7
triadic
#CCBBD9 #D9CCBB #BBD9CC
tetradic
#CCBBD9 #D9BDBB #C8D9BB #BBD7D9
square
#CCBBD9 #D9BDBB #C8D9BB #BBD7D9
split-complementary
#CCBBD9 #D7D9BB #BBD9BD
monochromatic
#916CAD #AF94C3 #CCBBD9 #E9E2EF #F0EBF4
Accessibility & contrast
On white
1.80
#CCBBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#CCBBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBBD9
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBBD9 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C0DA
Deuteranopia (green-blind)
#BAC1D8
Tritanopia (blue-blind)
#CBBEC5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ccbbd9; /* rgb */ color: rgb(204, 187, 217); /* oklch */ color: oklch(81.6% 0.045 310.6);
Tailwind
colors: {
custom: {
50: '#dbcfe4',
500: '#ccbbd9',
950: '#000000',
},
}SCSS
$custom: #ccbbd9; $custom-light: #dbcfe4; $custom-dark: #000000;
JSON
{
"hex": "#ccbbd9",
"rgb": {
"r": 204,
"g": 187,
"b": 217
},
"hsl": {
"h": 274,
"s": 28.302,
"l": 79.216
},
"oklch": {
"l": 0.81561,
"c": 0.04537,
"h": 310.6
},
"luminance": 0.53388
}Semantic roles & 50–950 ramp
primary
#CCBBD9
secondary
#99B089
accent
#A73F6C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151315
muted
#848384