#C8ABFA#C8ABFA
#C8ABFA is a light, moderate violet. Relative luminance 0.483; OKLCH L 79.5% C 0.114 H 300.7°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ABFA |
|---|---|
| RGB | rgb(200, 171, 250) |
| HSL | hsl(262, 89%, 83%) |
| HSV | hsv(262, 32%, 98%) |
| CMYK | cmyk(20%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(75.02, 25.93, -35.39) |
| CIE-LCH | lch(75.02, 43.88, 306.23°) |
| OKLab | oklab(79.48% 0.058 -0.0977) |
| OKLCH | oklch(79.48% 0.114 300.7) |
| XYZ | xyz(55.6340, 48.3072, 96.8172) |
| Luminance | 0.4831 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 1.44
Lilac (survey)
#CEA2FD
ΔE00 3.22
Light Violet
#D6B4FC
ΔE00 3.36
Lavender (survey)
#C79FEF
ΔE00 3.47
Pastel Purple
#CAA0FF
ΔE00 3.53
Baby Purple
#CA9BF7
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ABFA #DDFAAB
analogous
#ABB6FA #C8ABFA #EFABFA
triadic
#C8ABFA #FAC8AB #ABFAC8
tetradic
#C8ABFA #FAABB6 #DDFAAB #ABFAEF
square
#C8ABFA #FAABB6 #DDFAAB #ABFAEF
split-complementary
#C8ABFA #FAEFAB #B6FAAB
monochromatic
#7C37F3 #A271F7 #C8ABFA #ECE2FD #ECE2FD
Accessibility & contrast
On white
1.97
#C8ABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#C8ABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ABFA
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ABFA | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B8FD
Deuteranopia (green-blind)
#9FB8F8
Tritanopia (blue-blind)
#BFB7C8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #c8abfa; /* rgb */ color: rgb(200, 171, 250); /* oklch */ color: oklch(79.5% 0.114 300.7);
Tailwind
colors: {
custom: {
50: '#d9c4fc',
500: '#c8abfa',
950: '#000000',
},
}SCSS
$custom: #c8abfa; $custom-light: #d9c4fc; $custom-dark: #000000;
JSON
{
"hex": "#c8abfa",
"rgb": {
"r": 200,
"g": 171,
"b": 250
},
"hsl": {
"h": 262.025,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.79479,
"c": 0.11362,
"h": 300.7
},
"luminance": 0.48307
}Semantic roles & 50–950 ramp
primary
#C8ABFA
secondary
#EAF5D6
accent
#E50091
background
#FDFCFF
surface
#FBF8FF
border
#D4D1D7
text
#151217
muted
#838185