#CCBAE2#CCBAE2
#CCBAE2 is a light, muted violet. Relative luminance 0.534; OKLCH L 81.7% C 0.059 H 305.5°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBAE2 |
|---|---|
| RGB | rgb(204, 186, 226) |
| HSL | hsl(267, 41%, 81%) |
| HSV | hsv(267, 18%, 89%) |
| CMYK | cmyk(9.7%, 17.7%, 0%, 11.4%) |
| CIE-LAB | lab(78.14, 13.86, -17.63) |
| CIE-LCH | lch(78.14, 22.43, 308.18°) |
| OKLab | oklab(81.68% 0.034 -0.0477) |
| OKLCH | oklch(81.68% 0.059 305.5) |
| XYZ | xyz(56.1857, 53.4463, 79.2930) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 5.49
Thistle
#D8BFD8
ΔE00 5.54
Pale Lilac
#E4CBFF
ΔE00 5.69
Pale Lavender
#EECFFE
ΔE00 6.82
Light Lilac
#EDC8FF
ΔE00 6.99
Light Violet
#D6B4FC
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBAE2 #D0E2BA
analogous
#BABCE2 #CCBAE2 #E0BAE2
triadic
#CCBAE2 #E2CCBA #BAE2CC
tetradic
#CCBAE2 #E2BABC #D0E2BA #BAE2E0
square
#CCBAE2 #E2BABC #D0E2BA #BAE2E0
split-complementary
#CCBAE2 #E2E0BA #BCE2BA
monochromatic
#8C64BE #AC8FD0 #CCBAE2 #ECE5F4 #EFE9F6
Accessibility & contrast
On white
1.80
#CCBAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#CCBAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBAE2
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBAE2 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C1E4
Deuteranopia (green-blind)
#B7C1E1
Tritanopia (blue-blind)
#C9BFC7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ccbae2; /* rgb */ color: rgb(204, 186, 226); /* oklch */ color: oklch(81.7% 0.059 305.5);
Tailwind
colors: {
custom: {
50: '#dbceeb',
500: '#ccbae2',
950: '#000000',
},
}SCSS
$custom: #ccbae2; $custom-light: #dbceeb; $custom-dark: #000000;
JSON
{
"hex": "#ccbae2",
"rgb": {
"r": 204,
"g": 186,
"b": 226
},
"hsl": {
"h": 267,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.81681,
"c": 0.0586,
"h": 305.5
},
"luminance": 0.53446
}Semantic roles & 50–950 ramp
primary
#CCBAE2
secondary
#A3BB85
accent
#B43279
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151316
muted
#848384