#C481EE#C481EE
#C481EE is a light, vivid violet. Relative luminance 0.336; OKLCH L 71.4% C 0.167 H 311.2°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C481EE |
|---|---|
| RGB | rgb(196, 129, 238) |
| HSL | hsl(277, 76%, 72%) |
| HSV | hsv(277, 46%, 93%) |
| CMYK | cmyk(17.6%, 45.8%, 0%, 6.7%) |
| CIE-LAB | lab(64.65, 45.05, -45.05) |
| CIE-LCH | lch(64.65, 63.71, 315.00°) |
| OKLab | oklab(71.38% 0.1096 -0.1254) |
| OKLCH | oklch(71.38% 0.167 311.2) |
| XYZ | xyz(46.0451, 33.6102, 84.9341) |
| Luminance | 0.3361 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.16
Liliac
#C48EFD
ΔE00 3.84
Easter Purple
#C071FE
ΔE00 4.82
Light Urple
#B36FF6
ΔE00 5.96
Baby Purple
#CA9BF7
ΔE00 6.44
Pale Purple
#B790D4
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C481EE #ABEE81
analogous
#8E81EE #C481EE #EE81E1
triadic
#C481EE #EEC481 #81EEC4
tetradic
#C481EE #EE8E81 #ABEE81 #81E1EE
square
#C481EE #EE8E81 #ABEE81 #81E1EE
split-complementary
#C481EE #E1EE81 #81EE8E
monochromatic
#901DD8 #AB4BE7 #C481EE #DDB7F5 #F2E4FB
Accessibility & contrast
On white
2.72
#C481EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#C481EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C481EE
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C481EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C481EE | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6999F2
Deuteranopia (green-blind)
#7B9EEB
Tritanopia (blue-blind)
#BF92AC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #c481ee; /* rgb */ color: rgb(196, 129, 238); /* oklch */ color: oklch(71.4% 0.167 311.2);
Tailwind
colors: {
custom: {
50: '#d8a7f4',
500: '#c481ee',
950: '#000000',
},
}SCSS
$custom: #c481ee; $custom-light: #d8a7f4; $custom-dark: #000000;
JSON
{
"hex": "#c481ee",
"rgb": {
"r": 196,
"g": 129,
"b": 238
},
"hsl": {
"h": 276.881,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.71377,
"c": 0.16654,
"h": 311.2
},
"luminance": 0.33609
}Semantic roles & 50–950 ramp
primary
#C481EE
secondary
#E2F3D8
accent
#D80D5B
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85