#CCABFD#CCABFD
#CCABFD is a light, moderate violet. Relative luminance 0.491; OKLCH L 80.0% C 0.118 H 302.3°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CCABFD |
|---|---|
| RGB | rgb(204, 171, 253) |
| HSL | hsl(264, 95%, 83%) |
| HSV | hsv(264, 32%, 99%) |
| CMYK | cmyk(19.4%, 32.4%, 0%, 0.8%) |
| CIE-LAB | lab(75.49, 27.78, -36.26) |
| CIE-LCH | lch(75.49, 45.68, 307.46°) |
| OKLab | oklab(79.96% 0.0632 -0.1001) |
| OKLCH | oklch(79.96% 0.118 302.3) |
| XYZ | xyz(57.1907, 49.0550, 99.3651) |
| Luminance | 0.4905 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 1.30
Lilac (survey)
#CEA2FD
ΔE00 2.64
Pastel Purple
#CAA0FF
ΔE00 3.11
Light Violet
#D6B4FC
ΔE00 3.11
Lavender (survey)
#C79FEF
ΔE00 3.35
Baby Purple
#CA9BF7
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCABFD #DCFDAB
analogous
#ABB3FD #CCABFD #F5ABFD
triadic
#CCABFD #FDCCAB #ABFDCC
tetradic
#CCABFD #FDABB3 #DCFDAB #ABFDF5
square
#CCABFD #FDABB3 #DCFDAB #ABFDF5
split-complementary
#CCABFD #FDF5AB #B3FDAB
monochromatic
#8333FA #A86FFC #CCABFD #EDE1FE #EDE1FE
Accessibility & contrast
On white
1.94
#CCABFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#CCABFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCABFD
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCABFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCABFD | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B9FF
Deuteranopia (green-blind)
#9FBAFB
Tritanopia (blue-blind)
#C4B8C9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ccabfd; /* rgb */ color: rgb(204, 171, 253); /* oklch */ color: oklch(80.0% 0.118 302.3);
Tailwind
colors: {
custom: {
50: '#dcc4fe',
500: '#ccabfd',
950: '#000000',
},
}SCSS
$custom: #ccabfd; $custom-light: #dcc4fe; $custom-dark: #000000;
JSON
{
"hex": "#ccabfd",
"rgb": {
"r": 204,
"g": 171,
"b": 253
},
"hsl": {
"h": 264.146,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.79958,
"c": 0.1184,
"h": 302.3
},
"luminance": 0.49055
}Semantic roles & 50–950 ramp
primary
#CCABFD
secondary
#E9F7D4
accent
#E60089
background
#FDFCFF
surface
#FBF8FF
border
#D4D1D7
text
#151218
muted
#838186