#C995F8#C995F8
#C995F8 is a light, vivid violet. Relative luminance 0.407; OKLCH L 75.6% C 0.147 H 307.4°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C995F8 |
|---|---|
| RGB | rgb(201, 149, 248) |
| HSL | hsl(272, 88%, 78%) |
| HSV | hsv(272, 40%, 97%) |
| CMYK | cmyk(19%, 39.9%, 0%, 2.7%) |
| CIE-LAB | lab(69.96, 37.84, -42.18) |
| CIE-LCH | lch(69.96, 56.66, 311.90°) |
| OKLab | oklab(75.63% 0.0895 -0.117) |
| OKLCH | oklch(75.63% 0.147 307.4) |
| XYZ | xyz(51.7748, 40.6902, 93.9152) |
| Luminance | 0.4069 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.63
Liliac
#C48EFD
ΔE00 2.41
Pastel Purple
#CAA0FF
ΔE00 2.86
Lilac (survey)
#CEA2FD
ΔE00 3.22
Lavender (survey)
#C79FEF
ΔE00 3.56
Pale Purple
#B790D4
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C995F8 #C4F895
analogous
#9795F8 #C995F8 #F895F6
triadic
#C995F8 #F8C995 #95F8C9
tetradic
#C995F8 #F89795 #C4F895 #95F6F8
square
#C995F8 #F89795 #C4F895 #95F6F8
split-complementary
#C995F8 #F6F895 #95F897
monochromatic
#8F22F0 #AC5CF4 #C995F8 #E6CEFC #F0E2FD
Accessibility & contrast
On white
2.30
#C995F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#C995F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C995F8
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C995F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C995F8 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FC
Deuteranopia (green-blind)
#8BACF5
Tritanopia (blue-blind)
#C2A4BB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c995f8; /* rgb */ color: rgb(201, 149, 248); /* oklch */ color: oklch(75.6% 0.147 307.4);
Tailwind
colors: {
custom: {
50: '#dbb5fb',
500: '#c995f8',
950: '#000000',
},
}SCSS
$custom: #c995f8; $custom-light: #dbb5fb; $custom-dark: #000000;
JSON
{
"hex": "#c995f8",
"rgb": {
"r": 201,
"g": 149,
"b": 248
},
"hsl": {
"h": 271.515,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.75626,
"c": 0.14732,
"h": 307.4
},
"luminance": 0.4069
}Semantic roles & 50–950 ramp
primary
#C995F8
secondary
#E5F5D6
accent
#E4016D
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085