#CE81F7#CE81F7
#CE81F7 is a light, vivid violet. Relative luminance 0.355; OKLCH L 72.9% C 0.180 H 312.8°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CE81F7 |
|---|---|
| RGB | rgb(206, 129, 247) |
| HSL | hsl(279, 88%, 74%) |
| HSV | hsv(279, 48%, 97%) |
| CMYK | cmyk(16.6%, 47.8%, 0%, 3.1%) |
| CIE-LAB | lab(66.17, 49.70, -47.55) |
| CIE-LCH | lch(66.17, 68.78, 316.27°) |
| OKLab | oklab(72.89% 0.1226 -0.1324) |
| OKLCH | oklch(72.89% 0.18 312.8) |
| XYZ | xyz(50.0895, 35.5389, 92.1987) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.70
Liliac
#C48EFD
ΔE00 3.94
Easter Purple
#C071FE
ΔE00 4.95
Baby Purple
#CA9BF7
ΔE00 6.51
Violet (CSS)
#EE82EE
ΔE00 6.70
Light Urple
#B36FF6
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE81F7 #AAF781
analogous
#9381F7 #CE81F7 #F781E5
triadic
#CE81F7 #F7CE81 #81F7CE
tetradic
#CE81F7 #F79381 #AAF781 #81E5F7
square
#CE81F7 #F79381 #AAF781 #81E5F7
split-complementary
#CE81F7 #E5F781 #81F793
monochromatic
#A10FEE #B847F3 #CE81F7 #E4BBFB #F4E2FD
Accessibility & contrast
On white
2.59
#CE81F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#CE81F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE81F7
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE81F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE81F7 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679DFB
Deuteranopia (green-blind)
#7DA3F4
Tritanopia (blue-blind)
#CA93B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ce81f7; /* rgb */ color: rgb(206, 129, 247); /* oklch */ color: oklch(72.9% 0.180 312.8);
Tailwind
colors: {
custom: {
50: '#dfa7fa',
500: '#ce81f7',
950: '#000000',
},
}SCSS
$custom: #ce81f7; $custom-light: #dfa7fa; $custom-dark: #000000;
JSON
{
"hex": "#ce81f7",
"rgb": {
"r": 206,
"g": 129,
"b": 247
},
"hsl": {
"h": 279.153,
"s": 88.06,
"l": 73.725
},
"oklch": {
"l": 0.72887,
"c": 0.18043,
"h": 312.8
},
"luminance": 0.35538
}Semantic roles & 50–950 ramp
primary
#CE81F7
secondary
#E1F5D6
accent
#E50150
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85