#CE86F8#CE86F8
#CE86F8 is a light, vivid violet. Relative luminance 0.369; OKLCH L 73.7% C 0.174 H 311.9°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CE86F8 |
|---|---|
| RGB | rgb(206, 134, 248) |
| HSL | hsl(278, 89%, 75%) |
| HSV | hsv(278, 46%, 97%) |
| CMYK | cmyk(16.9%, 46%, 0%, 2.7%) |
| CIE-LAB | lab(67.24, 47.29, -46.41) |
| CIE-LCH | lch(67.24, 66.26, 315.54°) |
| OKLab | oklab(73.7% 0.116 -0.1291) |
| OKLCH | oklch(73.7% 0.174 311.9) |
| XYZ | xyz(50.9190, 36.9503, 93.2385) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.09
Light Purple
#BF77F6
ΔE00 4.50
Baby Purple
#CA9BF7
ΔE00 5.39
Easter Purple
#C071FE
ΔE00 5.82
Pastel Purple
#CAA0FF
ΔE00 6.60
Violet (CSS)
#EE82EE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE86F8 #B0F886
analogous
#9586F8 #CE86F8 #F886E9
triadic
#CE86F8 #F8CE86 #86F8CE
tetradic
#CE86F8 #F89586 #B0F886 #86E9F8
square
#CE86F8 #F89586 #B0F886 #86E9F8
split-complementary
#CE86F8 #E9F886 #86F895
monochromatic
#9F12F1 #B74CF5 #CE86F8 #E5C0FB #F3E2FD
Accessibility & contrast
On white
2.50
#CE86F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#CE86F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE86F8
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE86F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE86F8 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA0FC
Deuteranopia (green-blind)
#81A5F5
Tritanopia (blue-blind)
#CA98B3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ce86f8; /* rgb */ color: rgb(206, 134, 248); /* oklch */ color: oklch(73.7% 0.174 311.9);
Tailwind
colors: {
custom: {
50: '#dfabfb',
500: '#ce86f8',
950: '#000000',
},
}SCSS
$custom: #ce86f8; $custom-light: #dfabfb; $custom-dark: #000000;
JSON
{
"hex": "#ce86f8",
"rgb": {
"r": 206,
"g": 134,
"b": 248
},
"hsl": {
"h": 277.895,
"s": 89.063,
"l": 74.902
},
"oklch": {
"l": 0.73702,
"c": 0.17352,
"h": 311.9
},
"luminance": 0.36949
}Semantic roles & 50–950 ramp
primary
#CE86F8
secondary
#E1F5D6
accent
#E60055
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85