#CE98F2#CE98F2
#CE98F2 is a light, vivid violet. Relative luminance 0.420; OKLCH L 76.3% C 0.137 H 311.0°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CE98F2 |
|---|---|
| RGB | rgb(206, 152, 242) |
| HSL | hsl(276, 78%, 77%) |
| HSV | hsv(276, 37%, 95%) |
| CMYK | cmyk(14.9%, 37.2%, 0%, 5.1%) |
| CIE-LAB | lab(70.86, 36.37, -37.45) |
| CIE-LCH | lch(70.86, 52.21, 314.16°) |
| OKLab | oklab(76.34% 0.0898 -0.1034) |
| OKLCH | oklch(76.34% 0.137 311) |
| XYZ | xyz(52.7060, 41.9899, 89.3155) |
| Luminance | 0.4199 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.68
Lavender (survey)
#C79FEF
ΔE00 2.68
Lilac (survey)
#CEA2FD
ΔE00 2.97
Pastel Purple
#CAA0FF
ΔE00 3.37
Liliac
#C48EFD
ΔE00 4.36
Pale Purple
#B790D4
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE98F2 #BCF298
analogous
#A198F2 #CE98F2 #F298E9
triadic
#CE98F2 #F2CE98 #98F2CE
tetradic
#CE98F2 #F2A198 #BCF298 #98E9F2
square
#CE98F2 #F2A198 #BCF298 #98E9F2
split-complementary
#CE98F2 #E9F298 #98F2A1
monochromatic
#9A2BE4 #B462EB #CE98F2 #E8CEF9 #F2E4FC
Accessibility & contrast
On white
2.23
#CE98F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#CE98F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE98F2
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE98F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE98F2 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ABF5
Deuteranopia (green-blind)
#94AFEF
Tritanopia (blue-blind)
#CAA5BA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ce98f2; /* rgb */ color: rgb(206, 152, 242); /* oklch */ color: oklch(76.3% 0.137 311.0);
Tailwind
colors: {
custom: {
50: '#deb7f6',
500: '#ce98f2',
950: '#000000',
},
}SCSS
$custom: #ce98f2; $custom-light: #deb7f6; $custom-dark: #000000;
JSON
{
"hex": "#ce98f2",
"rgb": {
"r": 206,
"g": 152,
"b": 242
},
"hsl": {
"h": 276,
"s": 77.586,
"l": 77.255
},
"oklch": {
"l": 0.7634,
"c": 0.13694,
"h": 311
},
"luminance": 0.41989
}Semantic roles & 50–950 ramp
primary
#CE98F2
secondary
#E3F3D8
accent
#DA0C5E
background
#FDFBFF
surface
#FBF6FE
border
#D4D0D6
text
#151117
muted
#838085