#CCABFB#CCABFB
#CCABFB is a light, moderate violet. Relative luminance 0.489; OKLCH L 79.9% C 0.116 H 302.8°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CCABFB |
|---|---|
| RGB | rgb(204, 171, 251) |
| HSL | hsl(265, 91%, 83%) |
| HSV | hsv(265, 32%, 98%) |
| CMYK | cmyk(18.7%, 31.9%, 0%, 1.6%) |
| CIE-LAB | lab(75.41, 27.34, -35.30) |
| CIE-LCH | lch(75.41, 44.65, 307.76°) |
| OKLab | oklab(79.87% 0.0627 -0.0974) |
| OKLCH | oklch(79.87% 0.116 302.8) |
| XYZ | xyz(56.8737, 48.9283, 97.6959) |
| Luminance | 0.4893 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 0.99
Lilac (survey)
#CEA2FD
ΔE00 2.74
Light Violet
#D6B4FC
ΔE00 2.88
Lavender (survey)
#C79FEF
ΔE00 3.20
Pastel Purple
#CAA0FF
ΔE00 3.31
Mauve
#E0B0FF
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCABFB #DAFBAB
analogous
#ABB2FB #CCABFB #F4ABFB
triadic
#CCABFB #FBCCAB #ABFBCC
tetradic
#CCABFB #FBABB2 #DAFBAB #ABFBF4
square
#CCABFB #FBABB2 #DAFBAB #ABFBF4
split-complementary
#CCABFB #FBF4AB #B2FBAB
monochromatic
#8536F5 #A971F8 #CCABFB #EDE2FE #EDE2FE
Accessibility & contrast
On white
1.95
#CCABFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#CCABFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCABFB
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCABFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCABFB | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB9FE
Deuteranopia (green-blind)
#A0BAF9
Tritanopia (blue-blind)
#C4B7C8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ccabfb; /* rgb */ color: rgb(204, 171, 251); /* oklch */ color: oklch(79.9% 0.116 302.8);
Tailwind
colors: {
custom: {
50: '#dcc4fd',
500: '#ccabfb',
950: '#000000',
},
}SCSS
$custom: #ccabfb; $custom-light: #dcc4fd; $custom-dark: #000000;
JSON
{
"hex": "#ccabfb",
"rgb": {
"r": 204,
"g": 171,
"b": 251
},
"hsl": {
"h": 264.75,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.79872,
"c": 0.11583,
"h": 302.8
},
"luminance": 0.48928
}Semantic roles & 50–950 ramp
primary
#CCABFB
secondary
#E8F6D5
accent
#E60087
background
#FDFCFF
surface
#FBF8FF
border
#D4D1D7
text
#151217
muted
#838185