#CCBBEC#CCBBEC
#CCBBEC is a very light, moderate violet. Relative luminance 0.544; OKLCH L 82.2% C 0.070 H 300.7°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBBEC |
|---|---|
| RGB | rgb(204, 187, 236) |
| HSL | hsl(261, 56%, 83%) |
| HSV | hsv(261, 21%, 93%) |
| CMYK | cmyk(13.6%, 20.8%, 0%, 7.5%) |
| CIE-LAB | lab(78.71, 15.38, -22.15) |
| CIE-LCH | lch(78.71, 26.96, 304.78°) |
| OKLab | oklab(82.24% 0.0358 -0.0603) |
| OKLCH | oklch(82.24% 0.07 300.7) |
| XYZ | xyz(57.8095, 54.4341, 86.8019) |
| Luminance | 0.5443 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.96
Pale Lilac
#E4CBFF
ΔE00 4.81
Light Violet
#D6B4FC
ΔE00 5.41
Periwinkle
#CCCCFF
ΔE00 6.13
Pale Violet
#CEAEFA
ΔE00 6.21
Light Lilac
#EDC8FF
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBBEC #DBECBB
analogous
#BBC2EC #CCBBEC #E4BBEC
triadic
#CCBBEC #ECCCBB #BBECCC
tetradic
#CCBBEC #ECBBC2 #DBECBB #BBECE4
square
#CCBBEC #ECBBC2 #DBECBB #BBECE4
split-complementary
#CCBBEC #ECE4BB #C2ECBB
monochromatic
#845BD1 #A88BDF #CCBBEC #EDE7F8 #EDE7F8
Accessibility & contrast
On white
1.77
#CCBBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#CCBBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBBEC
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBBEC | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3EE
Deuteranopia (green-blind)
#B4C3EB
Tritanopia (blue-blind)
#C7C2CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ccbbec; /* rgb */ color: rgb(204, 187, 236); /* oklch */ color: oklch(82.2% 0.070 300.7);
Tailwind
colors: {
custom: {
50: '#dccff2',
500: '#ccbbec',
950: '#000000',
},
}SCSS
$custom: #ccbbec; $custom-light: #dccff2; $custom-dark: #000000;
JSON
{
"hex": "#ccbbec",
"rgb": {
"r": 204,
"g": 187,
"b": 236
},
"hsl": {
"h": 260.816,
"s": 56.322,
"l": 82.941
},
"oklch": {
"l": 0.82237,
"c": 0.07011,
"h": 300.7
},
"luminance": 0.54434
}Semantic roles & 50–950 ramp
primary
#CCBBEC
secondary
#B0C982
accent
#C4228C
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385