#C981F8#C981F8
#C981F8 is a light, vivid violet. Relative luminance 0.349; OKLCH L 72.4% C 0.180 H 310.6°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C981F8 |
|---|---|
| RGB | rgb(201, 129, 248) |
| HSL | hsl(276, 89%, 74%) |
| HSV | hsv(276, 48%, 97%) |
| CMYK | cmyk(19%, 48%, 0%, 2.7%) |
| CIE-LAB | lab(65.67, 48.57, -48.92) |
| CIE-LCH | lch(65.67, 68.93, 314.79°) |
| OKLab | oklab(72.41% 0.1168 -0.1365) |
| OKLCH | oklch(72.41% 0.18 310.6) |
| XYZ | xyz(48.8778, 34.8962, 92.9495) |
| Luminance | 0.3489 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.99
Liliac
#C48EFD
ΔE00 3.43
Easter Purple
#C071FE
ΔE00 4.33
Light Urple
#B36FF6
ΔE00 5.97
Baby Purple
#CA9BF7
ΔE00 6.50
Bright Lavender
#C760FF
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C981F8 #B0F881
analogous
#8E81F8 #C981F8 #F881EB
triadic
#C981F8 #F8C981 #81F8C9
tetradic
#C981F8 #F88E81 #B0F881 #81EBF8
square
#C981F8 #F88E81 #B0F881 #81EBF8
split-complementary
#C981F8 #EBF881 #81F88E
monochromatic
#970DF1 #B047F5 #C981F8 #E2BBFB #F3E2FD
Accessibility & contrast
On white
2.63
#C981F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#C981F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C981F8
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C981F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C981F8 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649CFC
Deuteranopia (green-blind)
#78A1F5
Tritanopia (blue-blind)
#C394B1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #c981f8; /* rgb */ color: rgb(201, 129, 248); /* oklch */ color: oklch(72.4% 0.180 310.6);
Tailwind
colors: {
custom: {
50: '#dca7fb',
500: '#c981f8',
950: '#000000',
},
}SCSS
$custom: #c981f8; $custom-light: #dca7fb; $custom-dark: #000000;
JSON
{
"hex": "#c981f8",
"rgb": {
"r": 201,
"g": 129,
"b": 248
},
"hsl": {
"h": 276.303,
"s": 89.474,
"l": 73.922
},
"oklch": {
"l": 0.72411,
"c": 0.17966,
"h": 310.6
},
"luminance": 0.34895
}Semantic roles & 50–950 ramp
primary
#C981F8
secondary
#E2F5D6
accent
#E6005B
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85