#CE98EF#CE98EF
#CE98EF is a light, vivid violet. Relative luminance 0.418; OKLCH L 76.2% C 0.133 H 311.9°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CE98EF |
|---|---|
| RGB | rgb(206, 152, 239) |
| HSL | hsl(277, 73%, 77%) |
| HSV | hsv(277, 36%, 94%) |
| CMYK | cmyk(13.8%, 36.4%, 0%, 6.3%) |
| CIE-LAB | lab(70.74, 35.74, -36.01) |
| CIE-LCH | lch(70.74, 50.73, 314.78°) |
| OKLab | oklab(76.21% 0.0891 -0.0992) |
| OKLCH | oklch(76.21% 0.133 311.9) |
| XYZ | xyz(52.2592, 41.8111, 86.9620) |
| Luminance | 0.4181 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.13
Lavender (survey)
#C79FEF
ΔE00 2.66
Lilac (survey)
#CEA2FD
ΔE00 3.31
Pastel Purple
#CAA0FF
ΔE00 3.80
Liliac
#C48EFD
ΔE00 4.83
Pale Purple
#B790D4
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE98EF #B9EF98
analogous
#A398EF #CE98EF #EF98E5
triadic
#CE98EF #EFCE98 #98EFCE
tetradic
#CE98EF #EFA398 #B9EF98 #98E5EF
square
#CE98EF #EFA398 #B9EF98 #98E5EF
split-complementary
#CE98EF #E5EF98 #98EFA3
monochromatic
#9C2EDF #B563E7 #CE98EF #E7CDF7 #F2E5FB
Accessibility & contrast
On white
2.24
#CE98EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#CE98EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE98EF
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE98EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE98EF | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF2
Deuteranopia (green-blind)
#95AEEC
Tritanopia (blue-blind)
#CBA4B9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ce98ef; /* rgb */ color: rgb(206, 152, 239); /* oklch */ color: oklch(76.2% 0.133 311.9);
Tailwind
colors: {
custom: {
50: '#deb7f4',
500: '#ce98ef',
950: '#000000',
},
}SCSS
$custom: #ce98ef; $custom-light: #deb7f4; $custom-dark: #000000;
JSON
{
"hex": "#ce98ef",
"rgb": {
"r": 206,
"g": 152,
"b": 239
},
"hsl": {
"h": 277.241,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.76206,
"c": 0.1334,
"h": 311.9
},
"luminance": 0.4181
}Semantic roles & 50–950 ramp
primary
#CE98EF
secondary
#E2F3D8
accent
#D5105B
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085