#C8ABFD#C8ABFD
#C8ABFD is a light, moderate violet. Relative luminance 0.485; OKLCH L 79.6% C 0.118 H 300.0°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ABFD |
|---|---|
| RGB | rgb(200, 171, 253) |
| HSL | hsl(261, 95%, 83%) |
| HSV | hsv(261, 32%, 99%) |
| CMYK | cmyk(20.9%, 32.4%, 0%, 0.8%) |
| CIE-LAB | lab(75.14, 26.60, -36.83) |
| CIE-LCH | lch(75.14, 45.43, 305.84°) |
| OKLab | oklab(79.61% 0.0588 -0.1018) |
| OKLCH | oklch(79.61% 0.118 300) |
| XYZ | xyz(56.1081, 48.4968, 99.3143) |
| Luminance | 0.4850 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 1.86
Lilac (survey)
#CEA2FD
ΔE00 3.14
Pastel Purple
#CAA0FF
ΔE00 3.29
Light Violet
#D6B4FC
ΔE00 3.71
Lavender (survey)
#C79FEF
ΔE00 3.72
Baby Purple
#CA9BF7
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ABFD #E0FDAB
analogous
#ABB7FD #C8ABFD #F1ABFD
triadic
#C8ABFD #FDC8AB #ABFDC8
tetradic
#C8ABFD #FDABB7 #E0FDAB #ABFDF1
square
#C8ABFD #FDABB7 #E0FDAB #ABFDF1
split-complementary
#C8ABFD #FDF1AB #B7FDAB
monochromatic
#7A33FA #A16FFC #C8ABFD #EBE1FE #EBE1FE
Accessibility & contrast
On white
1.96
#C8ABFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#C8ABFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ABFD
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ABFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ABFD | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B9FF
Deuteranopia (green-blind)
#9DB8FB
Tritanopia (blue-blind)
#BFB8C9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #c8abfd; /* rgb */ color: rgb(200, 171, 253); /* oklch */ color: oklch(79.6% 0.118 300.0);
Tailwind
colors: {
custom: {
50: '#dac4fe',
500: '#c8abfd',
950: '#000000',
},
}SCSS
$custom: #c8abfd; $custom-light: #dac4fe; $custom-dark: #000000;
JSON
{
"hex": "#c8abfd",
"rgb": {
"r": 200,
"g": 171,
"b": 253
},
"hsl": {
"h": 261.22,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.79609,
"c": 0.11753,
"h": 300
},
"luminance": 0.48497
}Semantic roles & 50–950 ramp
primary
#C8ABFD
secondary
#EAF7D4
accent
#E60094
background
#FDFCFF
surface
#FBF8FF
border
#D4D1D7
text
#151218
muted
#838186