#CCABEC#CCABEC
#CCABEC is a light, moderate violet. Relative luminance 0.480; OKLCH L 79.2% C 0.097 H 307.4°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CCABEC |
|---|---|
| RGB | rgb(204, 171, 236) |
| HSL | hsl(270, 63%, 80%) |
| HSV | hsv(270, 28%, 93%) |
| CMYK | cmyk(13.6%, 27.5%, 0%, 7.5%) |
| CIE-LAB | lab(74.84, 24.11, -28.07) |
| CIE-LCH | lch(74.84, 37.00, 310.66°) |
| OKLab | oklab(79.25% 0.0588 -0.0768) |
| OKLCH | oklch(79.25% 0.097 307.4) |
| XYZ | xyz(54.6023, 48.0197, 85.7328) |
| Luminance | 0.4802 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 2.72
Light Violet
#D6B4FC
ΔE00 2.93
Lavender (survey)
#C79FEF
ΔE00 3.84
Mauve
#E0B0FF
ΔE00 4.15
Lilac (survey)
#CEA2FD
ΔE00 4.94
Lavender
#B39DDB
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCABEC #CBECAB
analogous
#ACABEC #CCABEC #ECABEB
triadic
#CCABEC #ECCCAB #ABECCC
tetradic
#CCABEC #ECACAB #CBECAB #ABEBEC
square
#CCABEC #ECACAB #CBECAB #ABEBEC
split-complementary
#CCABEC #EBECAB #ABECAC
monochromatic
#8F47D5 #AE79E1 #CCABEC #EADDF7 #F0E6F9
Accessibility & contrast
On white
1.98
#CCABEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#CCABEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCABEC
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCABEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCABEC | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB7EF
Deuteranopia (green-blind)
#A6B9EA
Tritanopia (blue-blind)
#C8B4C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ccabec; /* rgb */ color: rgb(204, 171, 236); /* oklch */ color: oklch(79.2% 0.097 307.4);
Tailwind
colors: {
custom: {
50: '#dcc4f2',
500: '#ccabec',
950: '#000000',
},
}SCSS
$custom: #ccabec; $custom-light: #dcc4f2; $custom-dark: #000000;
JSON
{
"hex": "#ccabec",
"rgb": {
"r": 204,
"g": 171,
"b": 236
},
"hsl": {
"h": 270.462,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.79248,
"c": 0.09672,
"h": 307.4
},
"luminance": 0.48019
}Semantic roles & 50–950 ramp
primary
#CCABEC
secondary
#E5F1DA
accent
#CB1B71
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151217
muted
#838185