#CE81F9#CE81F9
#CE81F9 is a light, vivid violet. Relative luminance 0.357; OKLCH L 73.0% C 0.183 H 312.3°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CE81F9 |
|---|---|
| RGB | rgb(206, 129, 249) |
| HSL | hsl(279, 91%, 74%) |
| HSV | hsv(279, 48%, 98%) |
| CMYK | cmyk(17.3%, 48.2%, 0%, 2.4%) |
| CIE-LAB | lab(66.26, 50.12, -48.49) |
| CIE-LCH | lch(66.26, 69.74, 315.95°) |
| OKLab | oklab(72.99% 0.1228 -0.1351) |
| OKLCH | oklch(72.99% 0.183 312.3) |
| XYZ | xyz(50.3998, 35.6630, 93.8328) |
| Luminance | 0.3566 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.61
Liliac
#C48EFD
ΔE00 3.82
Easter Purple
#C071FE
ΔE00 4.80
Baby Purple
#CA9BF7
ΔE00 6.54
Light Urple
#B36FF6
ΔE00 6.62
Violet (CSS)
#EE82EE
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE81F9 #ACF981
analogous
#9281F9 #CE81F9 #F981E8
triadic
#CE81F9 #F9CE81 #81F9CE
tetradic
#CE81F9 #F99281 #ACF981 #81E8F9
square
#CE81F9 #F99281 #ACF981 #81E8F9
split-complementary
#CE81F9 #E8F981 #81F992
monochromatic
#A10CF3 #B747F6 #CE81F9 #E5BBFC #F4E2FE
Accessibility & contrast
On white
2.58
#CE81F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#CE81F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE81F9
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE81F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE81F9 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659DFD
Deuteranopia (green-blind)
#7BA3F6
Tritanopia (blue-blind)
#CA94B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ce81f9; /* rgb */ color: rgb(206, 129, 249); /* oklch */ color: oklch(73.0% 0.183 312.3);
Tailwind
colors: {
custom: {
50: '#dfa7fc',
500: '#ce81f9',
950: '#000000',
},
}SCSS
$custom: #ce81f9; $custom-light: #dfa7fc; $custom-dark: #000000;
JSON
{
"hex": "#ce81f9",
"rgb": {
"r": 206,
"g": 129,
"b": 249
},
"hsl": {
"h": 278.5,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.7299,
"c": 0.18262,
"h": 312.3
},
"luminance": 0.35662
}Semantic roles & 50–950 ramp
primary
#CE81F9
secondary
#E1F6D5
accent
#E60052
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85