#CE82FA#CE82FA
#CE82FA is a light, vivid violet. Relative luminance 0.360; OKLCH L 73.2% C 0.182 H 311.9°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CE82FA |
|---|---|
| RGB | rgb(206, 130, 250) |
| HSL | hsl(278, 92%, 75%) |
| HSV | hsv(278, 48%, 98%) |
| CMYK | cmyk(17.6%, 48%, 0%, 2%) |
| CIE-LAB | lab(66.51, 49.81, -48.65) |
| CIE-LCH | lch(66.51, 69.63, 315.68°) |
| OKLab | oklab(73.19% 0.1216 -0.1356) |
| OKLCH | oklch(73.19% 0.182 311.9) |
| XYZ | xyz(50.6885, 35.9902, 94.7005) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.60
Light Purple
#BF77F6
ΔE00 3.73
Easter Purple
#C071FE
ΔE00 4.92
Baby Purple
#CA9BF7
ΔE00 6.33
Light Urple
#B36FF6
ΔE00 6.73
Violet (CSS)
#EE82EE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE82FA #AEFA82
analogous
#9282FA #CE82FA #FA82EA
triadic
#CE82FA #FACE82 #82FACE
tetradic
#CE82FA #FA9282 #AEFA82 #82EAFA
square
#CE82FA #FA9282 #AEFA82 #82EAFA
split-complementary
#CE82FA #EAFA82 #82FA92
monochromatic
#A00CF5 #B747F8 #CE82FA #E5BDFC #F3E2FE
Accessibility & contrast
On white
2.56
#CE82FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#CE82FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE82FA
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE82FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE82FA | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669EFE
Deuteranopia (green-blind)
#7CA3F7
Tritanopia (blue-blind)
#C995B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ce82fa; /* rgb */ color: rgb(206, 130, 250); /* oklch */ color: oklch(73.2% 0.182 311.9);
Tailwind
colors: {
custom: {
50: '#dfa8fc',
500: '#ce82fa',
950: '#000000',
},
}SCSS
$custom: #ce82fa; $custom-light: #dfa8fc; $custom-dark: #000000;
JSON
{
"hex": "#ce82fa",
"rgb": {
"r": 206,
"g": 130,
"b": 250
},
"hsl": {
"h": 278,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.73192,
"c": 0.18214,
"h": 311.9
},
"luminance": 0.35989
}Semantic roles & 50–950 ramp
primary
#CE82FA
secondary
#E1F6D5
accent
#E60054
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85