#CA8FEA#CA8FEA
#CA8FEA is a light, vivid violet. Relative luminance 0.381; OKLCH L 74.1% C 0.141 H 313.0°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CA8FEA |
|---|---|
| RGB | rgb(202, 143, 234) |
| HSL | hsl(279, 68%, 74%) |
| HSV | hsv(279, 39%, 92%) |
| CMYK | cmyk(13.7%, 38.9%, 0%, 8.2%) |
| CIE-LAB | lab(68.13, 38.38, -37.36) |
| CIE-LCH | lch(68.13, 53.57, 315.77°) |
| OKLab | oklab(74.07% 0.0963 -0.1032) |
| OKLCH | oklch(74.07% 0.141 313) |
| XYZ | xyz(49.0284, 38.1429, 82.6055) |
| Luminance | 0.3814 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.56
Liliac
#C48EFD
ΔE00 4.14
Lavender (survey)
#C79FEF
ΔE00 4.43
Pale Purple
#B790D4
ΔE00 4.89
Lilac (survey)
#CEA2FD
ΔE00 5.19
Pastel Purple
#CAA0FF
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA8FEA #AFEA8F
analogous
#9D8FEA #CA8FEA #EA8FDD
triadic
#CA8FEA #EACA8F #8FEACA
tetradic
#CA8FEA #EA9D8F #AFEA8F #8FDDEA
square
#CA8FEA #EA9D8F #AFEA8F #8FDDEA
split-complementary
#CA8FEA #DDEA8F #8FEA9D
monochromatic
#9928D6 #B25BE0 #CA8FEA #E2C3F4 #F3E5FA
Accessibility & contrast
On white
2.43
#CA8FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#CA8FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA8FEA
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA8FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA8FEA | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3ED
Deuteranopia (green-blind)
#8DA8E7
Tritanopia (blue-blind)
#C79CB2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ca8fea; /* rgb */ color: rgb(202, 143, 234); /* oklch */ color: oklch(74.1% 0.141 313.0);
Tailwind
colors: {
custom: {
50: '#dbb1f1',
500: '#ca8fea',
950: '#000000',
},
}SCSS
$custom: #ca8fea; $custom-light: #dbb1f1; $custom-dark: #000000;
JSON
{
"hex": "#ca8fea",
"rgb": {
"r": 202,
"g": 143,
"b": 234
},
"hsl": {
"h": 278.901,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.74069,
"c": 0.14114,
"h": 313
},
"luminance": 0.38142
}Semantic roles & 50–950 ramp
primary
#CA8FEA
secondary
#E2F2D9
accent
#D01557
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151116
muted
#838084