#CE8FF3#CE8FF3
#CE8FF3 is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.9% C 0.153 H 312.1°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CE8FF3 |
|---|---|
| RGB | rgb(206, 143, 243) |
| HSL | hsl(278, 81%, 76%) |
| HSV | hsv(278, 41%, 95%) |
| CMYK | cmyk(15.2%, 41.2%, 0%, 4.7%) |
| CIE-LAB | lab(68.92, 41.44, -41.03) |
| CIE-LCH | lch(68.92, 58.32, 315.29°) |
| OKLab | oklab(74.89% 0.1027 -0.1136) |
| OKLCH | oklch(74.89% 0.153 312.1) |
| XYZ | xyz(51.4509, 39.2387, 89.6401) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.19
Baby Purple
#CA9BF7
ΔE00 3.31
Lavender (survey)
#C79FEF
ΔE00 4.83
Pastel Purple
#CAA0FF
ΔE00 4.84
Lilac (survey)
#CEA2FD
ΔE00 4.86
Pale Purple
#B790D4
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE8FF3 #B4F38F
analogous
#9C8FF3 #CE8FF3 #F38FE6
triadic
#CE8FF3 #F3CE8F #8FF3CE
tetradic
#CE8FF3 #F39C8F #B4F38F #8FE6F3
square
#CE8FF3 #F39C8F #B4F38F #8FE6F3
split-complementary
#CE8FF3 #E6F38F #8FF39C
monochromatic
#9E20E7 #B658ED #CE8FF3 #E6C6F9 #F3E3FC
Accessibility & contrast
On white
2.37
#CE8FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#CE8FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE8FF3
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE8FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE8FF3 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA5F7
Deuteranopia (green-blind)
#8BAAF0
Tritanopia (blue-blind)
#CA9EB6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ce8ff3; /* rgb */ color: rgb(206, 143, 243); /* oklch */ color: oklch(74.9% 0.153 312.1);
Tailwind
colors: {
custom: {
50: '#deb1f7',
500: '#ce8ff3',
950: '#000000',
},
}SCSS
$custom: #ce8ff3; $custom-light: #deb1f7; $custom-dark: #000000;
JSON
{
"hex": "#ce8ff3",
"rgb": {
"r": 206,
"g": 143,
"b": 243
},
"hsl": {
"h": 277.8,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.7489,
"c": 0.15314,
"h": 312.1
},
"luminance": 0.39238
}Semantic roles & 50–950 ramp
primary
#CE8FF3
secondary
#E2F4D7
accent
#DD0957
background
#FDFAFF
surface
#FBF5FF
border
#D4CFD7
text
#151117
muted
#838085