#CA94F8#CA94F8
#CA94F8 is a light, vivid violet. Relative luminance 0.405; OKLCH L 75.6% C 0.149 H 308.0°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CA94F8 |
|---|---|
| RGB | rgb(202, 148, 248) |
| HSL | hsl(272, 88%, 78%) |
| HSV | hsv(272, 40%, 97%) |
| CMYK | cmyk(18.5%, 40.3%, 0%, 2.7%) |
| CIE-LAB | lab(69.83, 38.67, -42.36) |
| CIE-LCH | lch(69.83, 57.36, 312.39°) |
| OKLab | oklab(75.56% 0.092 -0.1176) |
| OKLCH | oklch(75.56% 0.149 308) |
| XYZ | xyz(51.8871, 40.5142, 93.8753) |
| Luminance | 0.4051 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.89
Liliac
#C48EFD
ΔE00 2.34
Pastel Purple
#CAA0FF
ΔE00 3.15
Lilac (survey)
#CEA2FD
ΔE00 3.46
Lavender (survey)
#C79FEF
ΔE00 3.80
Pale Purple
#B790D4
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA94F8 #C2F894
analogous
#9894F8 #CA94F8 #F894F4
triadic
#CA94F8 #F8CA94 #94F8CA
tetradic
#CA94F8 #F89894 #C2F894 #94F4F8
square
#CA94F8 #F89894 #C2F894 #94F4F8
split-complementary
#CA94F8 #F4F894 #94F898
monochromatic
#9121F0 #AE5BF4 #CA94F8 #E6CDFC #F1E2FD
Accessibility & contrast
On white
2.31
#CA94F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#CA94F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA94F8
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA94F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA94F8 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA8FC
Deuteranopia (green-blind)
#8BABF5
Tritanopia (blue-blind)
#C4A3BA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ca94f8; /* rgb */ color: rgb(202, 148, 248); /* oklch */ color: oklch(75.6% 0.149 308.0);
Tailwind
colors: {
custom: {
50: '#dbb4fb',
500: '#ca94f8',
950: '#000000',
},
}SCSS
$custom: #ca94f8; $custom-light: #dbb4fb; $custom-dark: #000000;
JSON
{
"hex": "#ca94f8",
"rgb": {
"r": 202,
"g": 148,
"b": 248
},
"hsl": {
"h": 272.4,
"s": 87.719,
"l": 77.647
},
"oklch": {
"l": 0.75555,
"c": 0.14928,
"h": 308
},
"luminance": 0.40514
}Semantic roles & 50–950 ramp
primary
#CA94F8
secondary
#E4F5D6
accent
#E4016A
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085