#CE94F8#CE94F8
#CE94F8 is a light, vivid violet. Relative luminance 0.411; OKLCH L 75.9% C 0.151 H 309.9°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CE94F8 |
|---|---|
| RGB | rgb(206, 148, 248) |
| HSL | hsl(275, 88%, 78%) |
| HSV | hsv(275, 40%, 97%) |
| CMYK | cmyk(16.9%, 40.3%, 0%, 2.7%) |
| CIE-LAB | lab(70.23, 39.81, -41.71) |
| CIE-LCH | lch(70.23, 57.66, 313.67°) |
| OKLab | oklab(75.95% 0.0966 -0.1156) |
| OKLCH | oklch(75.95% 0.151 309.9) |
| XYZ | xyz(52.9837, 41.0797, 93.9267) |
| Luminance | 0.4108 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.11
Liliac
#C48EFD
ΔE00 2.91
Pastel Purple
#CAA0FF
ΔE00 3.49
Lilac (survey)
#CEA2FD
ΔE00 3.56
Lavender (survey)
#C79FEF
ΔE00 3.95
Pale Purple
#B790D4
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE94F8 #BEF894
analogous
#9C94F8 #CE94F8 #F894F0
triadic
#CE94F8 #F8CE94 #94F8CE
tetradic
#CE94F8 #F89C94 #BEF894 #94F0F8
square
#CE94F8 #F89C94 #BEF894 #94F0F8
split-complementary
#CE94F8 #F0F894 #94F89C
monochromatic
#9921F0 #B45BF4 #CE94F8 #E8CDFC #F2E2FD
Accessibility & contrast
On white
2.28
#CE94F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#CE94F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE94F8
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE94F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE94F8 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FC
Deuteranopia (green-blind)
#8DADF5
Tritanopia (blue-blind)
#C9A3BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ce94f8; /* rgb */ color: rgb(206, 148, 248); /* oklch */ color: oklch(75.9% 0.151 309.9);
Tailwind
colors: {
custom: {
50: '#deb4fb',
500: '#ce94f8',
950: '#000000',
},
}SCSS
$custom: #ce94f8; $custom-light: #deb4fb; $custom-dark: #000000;
JSON
{
"hex": "#ce94f8",
"rgb": {
"r": 206,
"g": 148,
"b": 248
},
"hsl": {
"h": 274.8,
"s": 87.719,
"l": 77.647
},
"oklch": {
"l": 0.75946,
"c": 0.15068,
"h": 309.9
},
"luminance": 0.41079
}Semantic roles & 50–950 ramp
primary
#CE94F8
secondary
#E3F5D6
accent
#E40161
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085