#CE81FA#CE81FA
#CE81FA is a light, vivid violet. Relative luminance 0.357; OKLCH L 73.0% C 0.184 H 312.0°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CE81FA |
|---|---|
| RGB | rgb(206, 129, 250) |
| HSL | hsl(278, 92%, 74%) |
| HSV | hsv(278, 48%, 98%) |
| CMYK | cmyk(17.6%, 48.4%, 0%, 2%) |
| CIE-LAB | lab(66.31, 50.34, -48.97) |
| CIE-LCH | lch(66.31, 70.22, 315.79°) |
| OKLab | oklab(73.04% 0.123 -0.1365) |
| OKLCH | oklch(73.04% 0.184 312) |
| XYZ | xyz(50.5562, 35.7255, 94.6564) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.57
Liliac
#C48EFD
ΔE00 3.77
Easter Purple
#C071FE
ΔE00 4.73
Baby Purple
#CA9BF7
ΔE00 6.56
Light Urple
#B36FF6
ΔE00 6.58
Violet (CSS)
#EE82EE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE81FA #ADFA81
analogous
#9281FA #CE81FA #FA81E9
triadic
#CE81FA #FACE81 #81FACE
tetradic
#CE81FA #FA9281 #ADFA81 #81E9FA
square
#CE81FA #FA9281 #ADFA81 #81E9FA
split-complementary
#CE81FA #E9FA81 #81FA92
monochromatic
#A00BF5 #B746F8 #CE81FA #E5BCFC #F4E2FE
Accessibility & contrast
On white
2.58
#CE81FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#CE81FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE81FA
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE81FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE81FA | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659DFE
Deuteranopia (green-blind)
#7BA3F7
Tritanopia (blue-blind)
#C994B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ce81fa; /* rgb */ color: rgb(206, 129, 250); /* oklch */ color: oklch(73.0% 0.184 312.0);
Tailwind
colors: {
custom: {
50: '#dfa7fc',
500: '#ce81fa',
950: '#000000',
},
}SCSS
$custom: #ce81fa; $custom-light: #dfa7fc; $custom-dark: #000000;
JSON
{
"hex": "#ce81fa",
"rgb": {
"r": 206,
"g": 129,
"b": 250
},
"hsl": {
"h": 278.182,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.73041,
"c": 0.18372,
"h": 312
},
"luminance": 0.35724
}Semantic roles & 50–950 ramp
primary
#CE81FA
secondary
#E1F6D5
accent
#E60053
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85