#CE8FFE#CE8FFE
#CE8FFE is a light, vivid violet. Relative luminance 0.399; OKLCH L 75.4% C 0.166 H 309.1°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CE8FFE |
|---|---|
| RGB | rgb(206, 143, 254) |
| HSL | hsl(274, 98%, 78%) |
| HSV | hsv(274, 44%, 100%) |
| CMYK | cmyk(18.9%, 43.7%, 0%, 0.4%) |
| CIE-LAB | lab(69.41, 43.80, -46.26) |
| CIE-LCH | lch(69.41, 63.70, 313.43°) |
| OKLab | oklab(75.42% 0.1046 -0.1287) |
| OKLCH | oklch(75.42% 0.166 309.1) |
| XYZ | xyz(53.1621, 39.9232, 98.6521) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.91
Baby Purple
#CA9BF7
ΔE00 3.56
Pastel Purple
#CAA0FF
ΔE00 4.49
Lilac (survey)
#CEA2FD
ΔE00 4.87
Lavender (survey)
#C79FEF
ΔE00 5.54
Light Purple
#BF77F6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE8FFE #BFFE8F
analogous
#968FFE #CE8FFE #FE8FF7
triadic
#CE8FFE #FECE8F #8FFECE
tetradic
#CE8FFE #FE968F #BFFE8F #8FF7FE
square
#CE8FFE #FE968F #BFFE8F #8FF7FE
split-complementary
#CE8FFE #F7FE8F #8FFE96
monochromatic
#9916FD #B352FD #CE8FFE #E9CCFF #F2E1FF
Accessibility & contrast
On white
2.34
#CE8FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#CE8FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE8FFE
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE8FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE8FFE | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#86AAFB
Tritanopia (blue-blind)
#C8A0BB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ce8ffe; /* rgb */ color: rgb(206, 143, 254); /* oklch */ color: oklch(75.4% 0.166 309.1);
Tailwind
colors: {
custom: {
50: '#dfb1ff',
500: '#ce8ffe',
950: '#000000',
},
}SCSS
$custom: #ce8ffe; $custom-light: #dfb1ff; $custom-dark: #000000;
JSON
{
"hex": "#ce8ffe",
"rgb": {
"r": 206,
"g": 143,
"b": 254
},
"hsl": {
"h": 274.054,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.75419,
"c": 0.16584,
"h": 309.1
},
"luminance": 0.39922
}Semantic roles & 50–950 ramp
primary
#CE8FFE
secondary
#E3F7D4
accent
#E60063
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086