#C994F7#C994F7
#C994F7 is a light, vivid violet. Relative luminance 0.403; OKLCH L 75.4% C 0.148 H 307.8°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C994F7 |
|---|---|
| RGB | rgb(201, 148, 247) |
| HSL | hsl(272, 86%, 77%) |
| HSV | hsv(272, 40%, 97%) |
| CMYK | cmyk(18.6%, 40.1%, 0%, 3.1%) |
| CIE-LAB | lab(69.69, 38.16, -42.05) |
| CIE-LCH | lch(69.69, 56.78, 312.23°) |
| OKLab | oklab(75.41% 0.0907 -0.1167) |
| OKLCH | oklch(75.41% 0.148 307.8) |
| XYZ | xyz(51.4626, 40.3132, 93.0478) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.83
Liliac
#C48EFD
ΔE00 2.35
Pastel Purple
#CAA0FF
ΔE00 3.13
Lilac (survey)
#CEA2FD
ΔE00 3.46
Lavender (survey)
#C79FEF
ΔE00 3.69
Pale Purple
#B790D4
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C994F7 #C2F794
analogous
#9794F7 #C994F7 #F794F4
triadic
#C994F7 #F7C994 #94F7C9
tetradic
#C994F7 #F79794 #C2F794 #94F4F7
square
#C994F7 #F79794 #C2F794 #94F4F7
split-complementary
#C994F7 #F4F794 #94F797
monochromatic
#9022EE #AC5BF3 #C994F7 #E6CDFB #F1E3FD
Accessibility & contrast
On white
2.32
#C994F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#C994F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C994F7
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C994F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C994F7 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA8FB
Deuteranopia (green-blind)
#8BABF4
Tritanopia (blue-blind)
#C3A3BA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c994f7; /* rgb */ color: rgb(201, 148, 247); /* oklch */ color: oklch(75.4% 0.148 307.8);
Tailwind
colors: {
custom: {
50: '#dbb4fa',
500: '#c994f7',
950: '#000000',
},
}SCSS
$custom: #c994f7; $custom-light: #dbb4fa; $custom-dark: #000000;
JSON
{
"hex": "#c994f7",
"rgb": {
"r": 201,
"g": 148,
"b": 247
},
"hsl": {
"h": 272.121,
"s": 86.087,
"l": 77.451
},
"oklch": {
"l": 0.75411,
"c": 0.14775,
"h": 307.8
},
"luminance": 0.40313
}Semantic roles & 50–950 ramp
primary
#C994F7
secondary
#E4F5D6
accent
#E3036B
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085