#CCABFE#CCABFE
#CCABFE is a light, moderate violet. Relative luminance 0.491; OKLCH L 80.0% C 0.120 H 302.0°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CCABFE |
|---|---|
| RGB | rgb(204, 171, 254) |
| HSL | hsl(264, 98%, 83%) |
| HSV | hsv(264, 33%, 100%) |
| CMYK | cmyk(19.7%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(75.53, 28.00, -36.74) |
| CIE-LCH | lch(75.53, 46.19, 307.32°) |
| OKLab | oklab(80% 0.0635 -0.1015) |
| OKLCH | oklch(80% 0.12 302) |
| XYZ | xyz(57.3504, 49.1189, 100.2062) |
| Luminance | 0.4912 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 1.47
Lilac (survey)
#CEA2FD
ΔE00 2.61
Pastel Purple
#CAA0FF
ΔE00 3.02
Light Violet
#D6B4FC
ΔE00 3.24
Lavender (survey)
#C79FEF
ΔE00 3.44
Baby Purple
#CA9BF7
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCABFE #DDFEAB
analogous
#ABB3FE #CCABFE #F5ABFE
triadic
#CCABFE #FECCAB #ABFECC
tetradic
#CCABFE #FEABB3 #DDFEAB #ABFEF5
square
#CCABFE #FEABB3 #DDFEAB #ABFEF5
split-complementary
#CCABFE #FEF5AB #B3FEAB
monochromatic
#8332FD #A76FFD #CCABFE #EDE1FF #EDE1FF
Accessibility & contrast
On white
1.94
#CCABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#CCABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCABFE
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCABFE | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B9FF
Deuteranopia (green-blind)
#9FBAFC
Tritanopia (blue-blind)
#C4B8C9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ccabfe; /* rgb */ color: rgb(204, 171, 254); /* oklch */ color: oklch(80.0% 0.120 302.0);
Tailwind
colors: {
custom: {
50: '#dcc4ff',
500: '#ccabfe',
950: '#000000',
},
}SCSS
$custom: #ccabfe; $custom-light: #dcc4ff; $custom-dark: #000000;
JSON
{
"hex": "#ccabfe",
"rgb": {
"r": 204,
"g": 171,
"b": 254
},
"hsl": {
"h": 263.855,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.80001,
"c": 0.11969,
"h": 302
},
"luminance": 0.49119
}Semantic roles & 50–950 ramp
primary
#CCABFE
secondary
#E9F7D4
accent
#E6008A
background
#FDFCFF
surface
#FBF8FF
border
#D4D1D7
text
#151218
muted
#838186