#CE82EF#CE82EF
#CE82EF is a light, vivid purple. Relative luminance 0.353; OKLCH L 72.6% C 0.170 H 314.9°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CE82EF |
|---|---|
| RGB | rgb(206, 130, 239) |
| HSL | hsl(282, 77%, 72%) |
| HSV | hsv(282, 46%, 94%) |
| CMYK | cmyk(13.8%, 45.6%, 0%, 6.3%) |
| CIE-LAB | lab(66.00, 47.52, -43.41) |
| CIE-LCH | lch(66.00, 64.36, 317.59°) |
| OKLab | oklab(72.64% 0.1201 -0.1204) |
| OKLCH | oklch(72.64% 0.17 314.9) |
| XYZ | xyz(49.0138, 35.3203, 85.8802) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.49
Liliac
#C48EFD
ΔE00 4.50
Easter Purple
#C071FE
ΔE00 5.90
Violet (CSS)
#EE82EE
ΔE00 5.98
Baby Purple
#CA9BF7
ΔE00 6.33
Orchid
#DA70D6
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE82EF #A3EF82
analogous
#9882EF #CE82EF #EF82D9
triadic
#CE82EF #EFCE82 #82EFCE
tetradic
#CE82EF #EF9882 #A3EF82 #82D9EF
square
#CE82EF #EF9882 #A3EF82 #82D9EF
split-complementary
#CE82EF #D9EF82 #82EF98
monochromatic
#A11CDB #B94CE8 #CE82EF #E3B8F6 #F4E4FC
Accessibility & contrast
On white
2.60
#CE82EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#CE82EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE82EF
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE82EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE82EF | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9CF3
Deuteranopia (green-blind)
#82A3EC
Tritanopia (blue-blind)
#CC92AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ce82ef; /* rgb */ color: rgb(206, 130, 239); /* oklch */ color: oklch(72.6% 0.170 314.9);
Tailwind
colors: {
custom: {
50: '#dfa8f4',
500: '#ce82ef',
950: '#000000',
},
}SCSS
$custom: #ce82ef; $custom-light: #dfa8f4; $custom-dark: #000000;
JSON
{
"hex": "#ce82ef",
"rgb": {
"r": 206,
"g": 130,
"b": 239
},
"hsl": {
"h": 281.835,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.7264,
"c": 0.1701,
"h": 314.9
},
"luminance": 0.35319
}Semantic roles & 50–950 ramp
primary
#CE82EF
secondary
#E0F3D8
accent
#DA0C4A
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85