#C282EE#C282EE
#C282EE is a light, vivid violet. Relative luminance 0.336; OKLCH L 71.3% C 0.164 H 310.2°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C282EE |
|---|---|
| RGB | rgb(194, 130, 238) |
| HSL | hsl(276, 76%, 72%) |
| HSV | hsv(276, 45%, 93%) |
| CMYK | cmyk(18.5%, 45.4%, 0%, 6.7%) |
| CIE-LAB | lab(64.65, 43.96, -45.07) |
| CIE-LCH | lch(64.65, 62.96, 314.29°) |
| OKLab | oklab(71.33% 0.1059 -0.1255) |
| OKLCH | oklch(71.33% 0.164 310.2) |
| XYZ | xyz(45.6605, 33.6084, 84.9540) |
| Luminance | 0.3361 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.20
Liliac
#C48EFD
ΔE00 3.57
Easter Purple
#C071FE
ΔE00 4.90
Light Urple
#B36FF6
ΔE00 5.92
Baby Purple
#CA9BF7
ΔE00 6.24
Pale Purple
#B790D4
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C282EE #AEEE82
analogous
#8C82EE #C282EE #EE82E4
triadic
#C282EE #EEC282 #82EEC2
tetradic
#C282EE #EE8C82 #AEEE82 #82E4EE
square
#C282EE #EE8C82 #AEEE82 #82E4EE
split-complementary
#C282EE #E4EE82 #82EE8C
monochromatic
#8C1DD8 #A84CE7 #C282EE #DCB8F5 #F2E4FB
Accessibility & contrast
On white
2.72
#C282EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#C282EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C282EE
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C282EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C282EE | 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)
#699AF2
Deuteranopia (green-blind)
#7A9EEB
Tritanopia (blue-blind)
#BD93AD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #c282ee; /* rgb */ color: rgb(194, 130, 238); /* oklch */ color: oklch(71.3% 0.164 310.2);
Tailwind
colors: {
custom: {
50: '#d6a8f4',
500: '#c282ee',
950: '#000000',
},
}SCSS
$custom: #c282ee; $custom-light: #d6a8f4; $custom-dark: #000000;
JSON
{
"hex": "#c282ee",
"rgb": {
"r": 194,
"g": 130,
"b": 238
},
"hsl": {
"h": 275.556,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.71328,
"c": 0.16418,
"h": 310.2
},
"luminance": 0.33608
}Semantic roles & 50–950 ramp
primary
#C282EE
secondary
#E3F3D8
accent
#D80D60
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#151017
muted
#837F85