#CCBBEE#CCBBEE
#CCBBEE is a very light, moderate violet. Relative luminance 0.546; OKLCH L 82.3% C 0.073 H 300.1°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBBEE |
|---|---|
| RGB | rgb(204, 187, 238) |
| HSL | hsl(260, 60%, 83%) |
| HSV | hsv(260, 21%, 93%) |
| CMYK | cmyk(14.3%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(78.78, 15.80, -23.12) |
| CIE-LCH | lch(78.78, 28.00, 304.35°) |
| OKLab | oklab(82.31% 0.0365 -0.063) |
| OKLCH | oklch(82.31% 0.073 300.1) |
| XYZ | xyz(58.1017, 54.5510, 88.3408) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.80
Pale Lilac
#E4CBFF
ΔE00 4.80
Light Violet
#D6B4FC
ΔE00 5.04
Pale Violet
#CEAEFA
ΔE00 5.81
Periwinkle
#CCCCFF
ΔE00 5.93
Light Lilac
#EDC8FF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBBEE #DDEEBB
analogous
#BBC3EE #CCBBEE #E5BBEE
triadic
#CCBBEE #EECCBB #BBEECC
tetradic
#CCBBEE #EEBBC3 #DDEEBB #BBEEE5
square
#CCBBEE #EEBBC3 #DDEEBB #BBEEE5
split-complementary
#CCBBEE #EEE5BB #C3EEBB
monochromatic
#8359D6 #A78AE2 #CCBBEE #EDE7F9 #EDE7F9
Accessibility & contrast
On white
1.76
#CCBBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#CCBBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBBEE
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBBEE | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F0
Deuteranopia (green-blind)
#B4C3EC
Tritanopia (blue-blind)
#C6C2CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ccbbee; /* rgb */ color: rgb(204, 187, 238); /* oklch */ color: oklch(82.3% 0.073 300.1);
Tailwind
colors: {
custom: {
50: '#dccff3',
500: '#ccbbee',
950: '#000000',
},
}SCSS
$custom: #ccbbee; $custom-light: #dccff3; $custom-dark: #000000;
JSON
{
"hex": "#ccbbee",
"rgb": {
"r": 204,
"g": 187,
"b": 238
},
"hsl": {
"h": 260,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.82312,
"c": 0.07278,
"h": 300.1
},
"luminance": 0.54551
}Semantic roles & 50–950 ramp
primary
#CCBBEE
secondary
#B3CC81
accent
#C81E8F
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385