#C994FE#C994FE
#C994FE is a light, vivid violet. Relative luminance 0.408; OKLCH L 75.7% C 0.156 H 306.0°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C994FE |
|---|---|
| RGB | rgb(201, 148, 254) |
| HSL | hsl(270, 98%, 79%) |
| HSV | hsv(270, 42%, 100%) |
| CMYK | cmyk(20.9%, 41.7%, 0%, 0.4%) |
| CIE-LAB | lab(70.00, 39.71, -45.37) |
| CIE-LCH | lch(70.00, 60.29, 311.19°) |
| OKLab | oklab(75.75% 0.0919 -0.1263) |
| OKLCH | oklch(75.75% 0.156 306) |
| XYZ | xyz(52.5631, 40.7534, 98.8438) |
| Luminance | 0.4075 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.66
Baby Purple
#CA9BF7
ΔE00 2.45
Pastel Purple
#CAA0FF
ΔE00 3.06
Lilac (survey)
#CEA2FD
ΔE00 3.69
Lavender (survey)
#C79FEF
ΔE00 4.48
Light Purple
#BF77F6
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C994FE #C9FE94
analogous
#9494FE #C994FE #FE94FE
triadic
#C994FE #FEC994 #94FEC9
tetradic
#C994FE #FE9494 #C9FE94 #94FEFE
square
#C994FE #FE9494 #C9FE94 #94FEFE
split-complementary
#C994FE #FEFE94 #94FE94
monochromatic
#8C1BFD #AA57FD #C994FE #E8D1FF #F0E1FF
Accessibility & contrast
On white
2.29
#C994FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#C994FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C994FE
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C994FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C994FE | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#87ABFB
Tritanopia (blue-blind)
#C1A5BD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c994fe; /* rgb */ color: rgb(201, 148, 254); /* oklch */ color: oklch(75.7% 0.156 306.0);
Tailwind
colors: {
custom: {
50: '#dbb4ff',
500: '#c994fe',
950: '#000000',
},
}SCSS
$custom: #c994fe; $custom-light: #dbb4ff; $custom-dark: #000000;
JSON
{
"hex": "#c994fe",
"rgb": {
"r": 201,
"g": 148,
"b": 254
},
"hsl": {
"h": 270,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.75747,
"c": 0.15618,
"h": 306
},
"luminance": 0.40753
}Semantic roles & 50–950 ramp
primary
#C994FE
secondary
#E6F7D4
accent
#E60073
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086