#CCBBE2#CCBBE2
#CCBBE2 is a light, muted violet. Relative luminance 0.539; OKLCH L 81.9% C 0.057 H 304.9°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBBE2 |
|---|---|
| RGB | rgb(204, 187, 226) |
| HSL | hsl(266, 40%, 81%) |
| HSV | hsv(266, 17%, 89%) |
| CMYK | cmyk(9.7%, 17.3%, 0%, 11.4%) |
| CIE-LAB | lab(78.39, 13.32, -17.26) |
| CIE-LCH | lch(78.39, 21.80, 307.67°) |
| OKLab | oklab(81.87% 0.0326 -0.0467) |
| OKLCH | oklch(81.87% 0.057 304.9) |
| XYZ | xyz(56.3971, 53.8691, 79.3634) |
| Luminance | 0.5387 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.41
Light Lavender
#DFC5FE
ΔE00 5.63
Pale Lilac
#E4CBFF
ΔE00 5.75
Pale Lavender
#EECFFE
ΔE00 6.85
Light Lilac
#EDC8FF
ΔE00 7.14
Periwinkle
#CCCCFF
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBBE2 #D1E2BB
analogous
#BBBDE2 #CCBBE2 #DFBBE2
triadic
#CCBBE2 #E2CCBB #BBE2CC
tetradic
#CCBBE2 #E2BBBD #D1E2BB #BBE2DF
square
#CCBBE2 #E2BBBD #D1E2BB #BBE2DF
split-complementary
#CCBBE2 #E2DFBB #BDE2BB
monochromatic
#8C65BD #AC90D0 #CCBBE2 #ECE6F4 #EFEAF6
Accessibility & contrast
On white
1.78
#CCBBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#CCBBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBBE2
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBBE2 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C1E4
Deuteranopia (green-blind)
#B7C2E1
Tritanopia (blue-blind)
#C9C0C8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ccbbe2; /* rgb */ color: rgb(204, 187, 226); /* oklch */ color: oklch(81.9% 0.057 304.9);
Tailwind
colors: {
custom: {
50: '#dbcfeb',
500: '#ccbbe2',
950: '#000000',
},
}SCSS
$custom: #ccbbe2; $custom-light: #dbcfeb; $custom-dark: #000000;
JSON
{
"hex": "#ccbbe2",
"rgb": {
"r": 204,
"g": 187,
"b": 226
},
"hsl": {
"h": 266.154,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.81873,
"c": 0.05692,
"h": 304.9
},
"luminance": 0.53869
}Semantic roles & 50–950 ramp
primary
#CCBBE2
secondary
#A4BB86
accent
#B3327B
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151316
muted
#848384