#CCABE5#CCABE5
#CCABE5 is a light, moderate violet. Relative luminance 0.476; OKLCH L 79.0% C 0.088 H 310.2°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CCABE5 |
|---|---|
| RGB | rgb(204, 171, 229) |
| HSL | hsl(274, 53%, 78%) |
| HSV | hsv(274, 25%, 90%) |
| CMYK | cmyk(10.9%, 25.3%, 0%, 10.2%) |
| CIE-LAB | lab(74.59, 22.65, -24.65) |
| CIE-LCH | lch(74.59, 33.48, 312.58°) |
| OKLab | oklab(78.97% 0.0568 -0.0672) |
| OKLCH | oklch(78.97% 0.088 310.2) |
| XYZ | xyz(53.6051, 47.6208, 80.4813) |
| Luminance | 0.4762 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 4.13
Pale Violet
#CEAEFA
ΔE00 4.36
Lavender (survey)
#C79FEF
ΔE00 5.07
Mauve
#E0B0FF
ΔE00 5.11
Lavender
#B39DDB
ΔE00 5.59
Plum
#DDA0DD
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCABE5 #C4E5AB
analogous
#AFABE5 #CCABE5 #E5ABE1
triadic
#CCABE5 #E5CCAB #ABE5CC
tetradic
#CCABE5 #E5AFAB #C4E5AB #ABE1E5
square
#CCABE5 #E5AFAB #C4E5AB #ABE1E5
split-complementary
#CCABE5 #E1E5AB #ABE5AF
monochromatic
#934EC8 #B07CD7 #CCABE5 #E8DAF3 #F1E8F8
Accessibility & contrast
On white
2.00
#CCABE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#CCABE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCABE5
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCABE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCABE5 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B6E7
Deuteranopia (green-blind)
#A8B8E3
Tritanopia (blue-blind)
#C9B2BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ccabe5; /* rgb */ color: rgb(204, 171, 229); /* oklch */ color: oklch(79.0% 0.088 310.2);
Tailwind
colors: {
custom: {
50: '#dcc4ed',
500: '#ccabe5',
950: '#000000',
},
}SCSS
$custom: #ccabe5; $custom-light: #dcc4ed; $custom-dark: #000000;
JSON
{
"hex": "#ccabe5",
"rgb": {
"r": 204,
"g": 171,
"b": 229
},
"hsl": {
"h": 274.138,
"s": 52.727,
"l": 78.431
},
"oklch": {
"l": 0.78971,
"c": 0.08797,
"h": 310.2
},
"luminance": 0.4762
}Semantic roles & 50–950 ramp
primary
#CCABE5
secondary
#E4EFDC
accent
#C02568
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151216
muted
#838184