#CCBEE5#CCBEE5
#CCBEE5 is a very light, muted violet. Relative luminance 0.553; OKLCH L 82.6% C 0.056 H 301.6°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBEE5 |
|---|---|
| RGB | rgb(204, 190, 229) |
| HSL | hsl(262, 43%, 82%) |
| HSV | hsv(262, 17%, 90%) |
| CMYK | cmyk(10.9%, 17%, 0%, 10.2%) |
| CIE-LAB | lab(79.23, 12.31, -17.61) |
| CIE-LCH | lch(79.23, 21.48, 304.96°) |
| OKLab | oklab(82.56% 0.0293 -0.0476) |
| OKLCH | oklch(82.56% 0.056 301.6) |
| XYZ | xyz(57.4554, 55.3214, 81.7648) |
| Luminance | 0.5532 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 5.54
Pale Lilac
#E4CBFF
ΔE00 5.56
Thistle
#D8BFD8
ΔE00 5.89
Periwinkle
#CCCCFF
ΔE00 6.60
Pale Lavender
#EECFFE
ΔE00 6.87
Light Lilac
#EDC8FF
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBEE5 #D7E5BE
analogous
#BEC4E5 #CCBEE5 #DFBEE5
triadic
#CCBEE5 #E5CCBE #BEE5CC
tetradic
#CCBEE5 #E5BEC4 #D7E5BE #BEE5DF
square
#CCBEE5 #E5BEC4 #D7E5BE #BEE5DF
split-complementary
#CCBEE5 #E5DFBE #C4E5BE
monochromatic
#8767C2 #AA92D4 #CCBEE5 #EEE9F6 #EEE9F6
Accessibility & contrast
On white
1.74
#CCBEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#CCBEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBEE5
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBEE5 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C4E7
Deuteranopia (green-blind)
#B9C4E4
Tritanopia (blue-blind)
#C8C3CB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ccbee5; /* rgb */ color: rgb(204, 190, 229); /* oklch */ color: oklch(82.6% 0.056 301.6);
Tailwind
colors: {
custom: {
50: '#dbd1ed',
500: '#ccbee5',
950: '#000000',
},
}SCSS
$custom: #ccbee5; $custom-light: #dbd1ed; $custom-dark: #000000;
JSON
{
"hex": "#ccbee5",
"rgb": {
"r": 204,
"g": 190,
"b": 229
},
"hsl": {
"h": 261.538,
"s": 42.857,
"l": 82.157
},
"oklch": {
"l": 0.82558,
"c": 0.05592,
"h": 301.6
},
"luminance": 0.55321
}Semantic roles & 50–950 ramp
primary
#CCBEE5
secondary
#ABBF88
accent
#B63086
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384