#CE84F7#CE84F7
#CE84F7 is a light, vivid violet. Relative luminance 0.363; OKLCH L 73.3% C 0.176 H 312.4°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CE84F7 |
|---|---|
| RGB | rgb(206, 132, 247) |
| HSL | hsl(279, 88%, 74%) |
| HSV | hsv(279, 47%, 97%) |
| CMYK | cmyk(16.6%, 46.6%, 0%, 3.1%) |
| CIE-LAB | lab(66.78, 48.13, -46.58) |
| CIE-LCH | lch(66.78, 66.98, 315.94°) |
| OKLab | oklab(73.34% 0.1185 -0.1296) |
| OKLCH | oklch(73.34% 0.176 312.4) |
| XYZ | xyz(50.4905, 36.3408, 92.3324) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.46
Light Purple
#BF77F6
ΔE00 4.19
Easter Purple
#C071FE
ΔE00 5.50
Baby Purple
#CA9BF7
ΔE00 5.83
Violet (CSS)
#EE82EE
ΔE00 6.64
Pastel Purple
#CAA0FF
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE84F7 #ADF784
analogous
#9584F7 #CE84F7 #F784E6
triadic
#CE84F7 #F7CE84 #84F7CE
tetradic
#CE84F7 #F79584 #ADF784 #84E6F7
square
#CE84F7 #F79584 #ADF784 #84E6F7
split-complementary
#CE84F7 #E6F784 #84F795
monochromatic
#A011F0 #B74BF3 #CE84F7 #E5BDFB #F4E2FD
Accessibility & contrast
On white
2.54
#CE84F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#CE84F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE84F7
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE84F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE84F7 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9FFB
Deuteranopia (green-blind)
#7FA4F4
Tritanopia (blue-blind)
#CA96B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ce84f7; /* rgb */ color: rgb(206, 132, 247); /* oklch */ color: oklch(73.3% 0.176 312.4);
Tailwind
colors: {
custom: {
50: '#dfa9fa',
500: '#ce84f7',
950: '#000000',
},
}SCSS
$custom: #ce84f7; $custom-light: #dfa9fa; $custom-dark: #000000;
JSON
{
"hex": "#ce84f7",
"rgb": {
"r": 206,
"g": 132,
"b": 247
},
"hsl": {
"h": 278.609,
"s": 87.786,
"l": 74.314
},
"oklch": {
"l": 0.73344,
"c": 0.17564,
"h": 312.4
},
"luminance": 0.3634
}Semantic roles & 50–950 ramp
primary
#CE84F7
secondary
#E1F5D6
accent
#E40152
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85