#CCABFF#CCABFF
#CCABFF is a light, vivid violet. Relative luminance 0.492; OKLCH L 80.0% C 0.121 H 301.8°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CCABFF |
|---|---|
| RGB | rgb(204, 171, 255) |
| HSL | hsl(264, 100%, 84%) |
| HSV | hsv(264, 33%, 100%) |
| CMYK | cmyk(20%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(75.57, 28.23, -37.21) |
| CIE-LCH | lch(75.57, 46.71, 307.18°) |
| OKLab | oklab(80.05% 0.0637 -0.1028) |
| OKLCH | oklch(80.05% 0.121 301.8) |
| XYZ | xyz(57.5109, 49.1831, 101.0518) |
| Luminance | 0.4918 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 1.64
Lilac (survey)
#CEA2FD
ΔE00 2.59
Pastel Purple
#CAA0FF
ΔE00 2.95
Light Violet
#D6B4FC
ΔE00 3.38
Lavender (survey)
#C79FEF
ΔE00 3.54
Baby Purple
#CA9BF7
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCABFF #DEFFAB
analogous
#ABB4FF #CCABFF #F6ABFF
triadic
#CCABFF #FFCCAB #ABFFCC
tetradic
#CCABFF #FFABB4 #DEFFAB #ABFFF6
square
#CCABFF #FFABB4 #DEFFAB #ABFFF6
split-complementary
#CCABFF #FFF6AB #B4FFAB
monochromatic
#8231FF #A76EFF #CCABFF #ECE0FF #ECE0FF
Accessibility & contrast
On white
1.94
#CCABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#CCABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCABFF
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCABFF | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98BAFF
Deuteranopia (green-blind)
#9FBAFD
Tritanopia (blue-blind)
#C3B8CA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ccabff; /* rgb */ color: rgb(204, 171, 255); /* oklch */ color: oklch(80.0% 0.121 301.8);
Tailwind
colors: {
custom: {
50: '#dcc4ff',
500: '#ccabff',
950: '#000000',
},
}SCSS
$custom: #ccabff; $custom-light: #dcc4ff; $custom-dark: #000000;
JSON
{
"hex": "#ccabff",
"rgb": {
"r": 204,
"g": 171,
"b": 255
},
"hsl": {
"h": 263.571,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.80045,
"c": 0.12097,
"h": 301.8
},
"luminance": 0.49183
}Semantic roles & 50–950 ramp
primary
#CCABFF
secondary
#E9F7D4
accent
#E6008B
background
#FDFCFF
surface
#FBF8FF
border
#D4D1D7
text
#151218
muted
#838186