#CE94EF#CE94EF
#CE94EF is a light, vivid violet. Relative luminance 0.405; OKLCH L 75.5% C 0.140 H 312.6°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CE94EF |
|---|---|
| RGB | rgb(206, 148, 239) |
| HSL | hsl(278, 74%, 76%) |
| HSV | hsv(278, 38%, 94%) |
| CMYK | cmyk(13.8%, 38.1%, 0%, 6.3%) |
| CIE-LAB | lab(69.85, 37.91, -37.39) |
| CIE-LCH | lch(69.85, 53.25, 315.39°) |
| OKLab | oklab(75.53% 0.0949 -0.1032) |
| OKLCH | oklch(75.53% 0.14 312.6) |
| XYZ | xyz(51.6209, 40.5345, 86.7492) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.58
Lavender (survey)
#C79FEF
ΔE00 3.56
Lilac (survey)
#CEA2FD
ΔE00 4.02
Liliac
#C48EFD
ΔE00 4.26
Pastel Purple
#CAA0FF
ΔE00 4.31
Pale Purple
#B790D4
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE94EF #B5EF94
analogous
#A094EF #CE94EF #EF94E2
triadic
#CE94EF #EFCE94 #94EFCE
tetradic
#CE94EF #EFA094 #B5EF94 #94E2EF
square
#CE94EF #EFA094 #B5EF94 #94E2EF
split-complementary
#CE94EF #E2EF94 #94EFA0
monochromatic
#9D2ADF #B65FE7 #CE94EF #E6C9F7 #F3E4FB
Accessibility & contrast
On white
2.31
#CE94EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#CE94EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE94EF
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE94EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE94EF | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F2
Deuteranopia (green-blind)
#91ACEC
Tritanopia (blue-blind)
#CBA1B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ce94ef; /* rgb */ color: rgb(206, 148, 239); /* oklch */ color: oklch(75.5% 0.140 312.6);
Tailwind
colors: {
custom: {
50: '#deb4f4',
500: '#ce94ef',
950: '#000000',
},
}SCSS
$custom: #ce94ef; $custom-light: #deb4f4; $custom-dark: #000000;
JSON
{
"hex": "#ce94ef",
"rgb": {
"r": 206,
"g": 148,
"b": 239
},
"hsl": {
"h": 278.242,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.75531,
"c": 0.14016,
"h": 312.6
},
"luminance": 0.40534
}Semantic roles & 50–950 ramp
primary
#CE94EF
secondary
#E2F3D8
accent
#D60F57
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085