#CE8FF7#CE8FF7
#CE8FF7 is a light, vivid violet. Relative luminance 0.395; OKLCH L 75.1% C 0.158 H 311.0°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CE8FF7 |
|---|---|
| RGB | rgb(206, 143, 247) |
| HSL | hsl(276, 87%, 76%) |
| HSV | hsv(276, 42%, 97%) |
| CMYK | cmyk(16.6%, 42.1%, 0%, 3.1%) |
| CIE-LAB | lab(69.10, 42.29, -42.94) |
| CIE-LCH | lch(69.10, 60.27, 314.56°) |
| OKLab | oklab(75.08% 0.1034 -0.1191) |
| OKLCH | oklch(75.08% 0.158 311) |
| XYZ | xyz(52.0616, 39.4830, 92.8561) |
| Luminance | 0.3948 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.62
Baby Purple
#CA9BF7
ΔE00 3.28
Pastel Purple
#CAA0FF
ΔE00 4.62
Lilac (survey)
#CEA2FD
ΔE00 4.78
Lavender (survey)
#C79FEF
ΔE00 5.02
Light Purple
#BF77F6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE8FF7 #B8F78F
analogous
#9A8FF7 #CE8FF7 #F78FEC
triadic
#CE8FF7 #F7CE8F #8FF7CE
tetradic
#CE8FF7 #F79A8F #B8F78F #8FECF7
square
#CE8FF7 #F79A8F #B8F78F #8FECF7
split-complementary
#CE8FF7 #ECF78F #8FF79A
monochromatic
#9C1DEF #B556F3 #CE8FF7 #E7C8FB #F3E2FD
Accessibility & contrast
On white
2.36
#CE8FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#CE8FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE8FF7
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE8FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE8FF7 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FB
Deuteranopia (green-blind)
#89AAF4
Tritanopia (blue-blind)
#CA9FB7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ce8ff7; /* rgb */ color: rgb(206, 143, 247); /* oklch */ color: oklch(75.1% 0.158 311.0);
Tailwind
colors: {
custom: {
50: '#deb1fa',
500: '#ce8ff7',
950: '#000000',
},
}SCSS
$custom: #ce8ff7; $custom-light: #deb1fa; $custom-dark: #000000;
JSON
{
"hex": "#ce8ff7",
"rgb": {
"r": 206,
"g": 143,
"b": 247
},
"hsl": {
"h": 276.346,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.7508,
"c": 0.15774,
"h": 311
},
"luminance": 0.39482
}Semantic roles & 50–950 ramp
primary
#CE8FF7
secondary
#E2F5D6
accent
#E3025B
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085