#CE8FF0#CE8FF0
#CE8FF0 is a light, vivid violet. Relative luminance 0.391; OKLCH L 74.8% C 0.150 H 313.0°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CE8FF0 |
|---|---|
| RGB | rgb(206, 143, 240) |
| HSL | hsl(279, 76%, 75%) |
| HSV | hsv(279, 40%, 94%) |
| CMYK | cmyk(14.2%, 40.4%, 0%, 5.9%) |
| CIE-LAB | lab(68.79, 40.81, -39.59) |
| CIE-LCH | lch(68.79, 56.86, 315.87°) |
| OKLab | oklab(74.75% 0.1021 -0.1095) |
| OKLCH | oklch(74.75% 0.15 313) |
| XYZ | xyz(51.0016, 39.0590, 87.2736) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.44
Liliac
#C48EFD
ΔE00 3.67
Lavender (survey)
#C79FEF
ΔE00 4.75
Lilac (survey)
#CEA2FD
ΔE00 5.00
Pastel Purple
#CAA0FF
ΔE00 5.07
Pale Purple
#B790D4
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE8FF0 #B1F08F
analogous
#9D8FF0 #CE8FF0 #F08FE2
triadic
#CE8FF0 #F0CE8F #8FF0CE
tetradic
#CE8FF0 #F09D8F #B1F08F #8FE2F0
square
#CE8FF0 #F09D8F #B1F08F #8FE2F0
split-complementary
#CE8FF0 #E2F08F #8FF09D
monochromatic
#9F23E2 #B659E9 #CE8FF0 #E6C5F7 #F3E4FB
Accessibility & contrast
On white
2.38
#CE8FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#CE8FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE8FF0
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE8FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE8FF0 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F4
Deuteranopia (green-blind)
#8DA9ED
Tritanopia (blue-blind)
#CB9DB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ce8ff0; /* rgb */ color: rgb(206, 143, 240); /* oklch */ color: oklch(74.8% 0.150 313.0);
Tailwind
colors: {
custom: {
50: '#deb1f5',
500: '#ce8ff0',
950: '#000000',
},
}SCSS
$custom: #ce8ff0; $custom-light: #deb1f5; $custom-dark: #000000;
JSON
{
"hex": "#ce8ff0",
"rgb": {
"r": 206,
"g": 143,
"b": 240
},
"hsl": {
"h": 278.969,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.7475,
"c": 0.14971,
"h": 313
},
"luminance": 0.39058
}Semantic roles & 50–950 ramp
primary
#CE8FF0
secondary
#E1F3D8
accent
#D90D54
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151117
muted
#838085