#C88AEA#C88AEA
#C88AEA is a light, vivid violet. Relative luminance 0.364; OKLCH L 73.0% C 0.149 H 312.8°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C88AEA |
|---|---|
| RGB | rgb(200, 138, 234) |
| HSL | hsl(279, 70%, 73%) |
| HSV | hsv(279, 41%, 92%) |
| CMYK | cmyk(14.5%, 41%, 0%, 8.2%) |
| CIE-LAB | lab(66.82, 40.50, -39.41) |
| CIE-LCH | lch(66.82, 56.51, 315.78°) |
| OKLab | oklab(73.04% 0.1011 -0.109) |
| OKLCH | oklch(73.04% 0.149 312.8) |
| XYZ | xyz(47.7567, 36.3978, 82.3356) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.79
Baby Purple
#CA9BF7
ΔE00 4.48
Pale Purple
#B790D4
ΔE00 5.34
Lavender (survey)
#C79FEF
ΔE00 5.57
Light Purple
#BF77F6
ΔE00 5.83
Pastel Purple
#CAA0FF
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C88AEA #ACEA8A
analogous
#988AEA #C88AEA #EA8ADC
triadic
#C88AEA #EAC88A #8AEAC8
tetradic
#C88AEA #EA988A #ACEA8A #8ADCEA
square
#C88AEA #EA988A #ACEA8A #8ADCEA
split-complementary
#C88AEA #DCEA8A #8AEA98
monochromatic
#9626D4 #B056E1 #C88AEA #E0BEF3 #F3E5FA
Accessibility & contrast
On white
2.54
#C88AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#C88AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C88AEA
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C88AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C88AEA | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789FEE
Deuteranopia (green-blind)
#87A4E7
Tritanopia (blue-blind)
#C598AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #c88aea; /* rgb */ color: rgb(200, 138, 234); /* oklch */ color: oklch(73.0% 0.149 312.8);
Tailwind
colors: {
custom: {
50: '#daadf1',
500: '#c88aea',
950: '#000000',
},
}SCSS
$custom: #c88aea; $custom-light: #daadf1; $custom-dark: #000000;
JSON
{
"hex": "#c88aea",
"rgb": {
"r": 200,
"g": 138,
"b": 234
},
"hsl": {
"h": 278.75,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.7304,
"c": 0.1487,
"h": 312.8
},
"luminance": 0.36397
}Semantic roles & 50–950 ramp
primary
#C88AEA
secondary
#E2F2D9
accent
#D21457
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151016
muted
#837F84