#C8ABEB#C8ABEB
#C8ABEB is a light, moderate violet. Relative luminance 0.474; OKLCH L 78.9% C 0.094 H 305.0°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ABEB |
|---|---|
| RGB | rgb(200, 171, 235) |
| HSL | hsl(267, 62%, 80%) |
| HSV | hsv(267, 27%, 92%) |
| CMYK | cmyk(14.9%, 27.2%, 0%, 7.8%) |
| CIE-LAB | lab(74.45, 22.65, -28.15) |
| CIE-LCH | lch(74.45, 36.14, 308.82°) |
| OKLab | oklab(78.85% 0.054 -0.0771) |
| OKLCH | oklch(78.85% 0.094 305) |
| XYZ | xyz(53.3748, 47.4035, 84.9191) |
| Luminance | 0.4740 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 2.72
Light Violet
#D6B4FC
ΔE00 3.25
Lavender (survey)
#C79FEF
ΔE00 3.95
Lavender
#B39DDB
ΔE00 4.68
Mauve
#E0B0FF
ΔE00 4.87
Lilac (survey)
#CEA2FD
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ABEB #CEEBAB
analogous
#ABAEEB #C8ABEB #E8ABEB
triadic
#C8ABEB #EBC8AB #ABEBC8
tetradic
#C8ABEB #EBABAE #CEEBAB #ABEBE8
square
#C8ABEB #EBABAE #CEEBAB #ABEBE8
split-complementary
#C8ABEB #EBE8AB #AEEBAB
monochromatic
#8748D3 #A87ADF #C8ABEB #E8DCF7 #EFE6F9
Accessibility & contrast
On white
2.00
#C8ABEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#C8ABEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ABEB
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ABEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ABEB | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB6EE
Deuteranopia (green-blind)
#A4B7E9
Tritanopia (blue-blind)
#C3B4C2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #c8abeb; /* rgb */ color: rgb(200, 171, 235); /* oklch */ color: oklch(78.9% 0.094 305.0);
Tailwind
colors: {
custom: {
50: '#d9c4f1',
500: '#c8abeb',
950: '#000000',
},
}SCSS
$custom: #c8abeb; $custom-light: #d9c4f1; $custom-dark: #000000;
JSON
{
"hex": "#c8abeb",
"rgb": {
"r": 200,
"g": 171,
"b": 235
},
"hsl": {
"h": 267.188,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.78852,
"c": 0.09416,
"h": 305
},
"luminance": 0.47403
}Semantic roles & 50–950 ramp
primary
#C8ABEB
secondary
#E7F0DB
accent
#C91C7B
background
#FDFCFE
surface
#FAF8FD
border
#D3D1D5
text
#141216
muted
#838184