#CE99FF#CE99FF
#CE99FF is a light, vivid violet. Relative luminance 0.431; OKLCH L 77.1% C 0.151 H 307.1°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99FF |
|---|---|
| RGB | rgb(206, 153, 255) |
| HSL | hsl(271, 100%, 80%) |
| HSV | hsv(271, 40%, 100%) |
| CMYK | cmyk(19.2%, 40%, 0%, 0%) |
| CIE-LAB | lab(71.64, 38.62, -43.32) |
| CIE-LCH | lch(71.64, 58.04, 311.72°) |
| OKLab | oklab(77.11% 0.091 -0.1202) |
| OKLCH | oklch(77.11% 0.151 307.1) |
| XYZ | xyz(54.8913, 43.1248, 100.0205) |
| Luminance | 0.4312 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.60
Pastel Purple
#CAA0FF
ΔE00 2.14
Lilac (survey)
#CEA2FD
ΔE00 2.46
Liliac
#C48EFD
ΔE00 3.11
Lavender (survey)
#C79FEF
ΔE00 3.68
Pale Violet
#CEAEFA
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99FF #CAFF99
analogous
#9B99FF #CE99FF #FF99FD
triadic
#CE99FF #FFCE99 #99FFCE
tetradic
#CE99FF #FF9B99 #CAFF99 #99FDFF
square
#CE99FF #FF9B99 #CAFF99 #99FDFF
split-complementary
#CE99FF #FDFF99 #99FF9B
monochromatic
#931FFF #B15CFF #CE99FF #EBD6FF #F0E0FF
Accessibility & contrast
On white
2.18
#CE99FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#CE99FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99FF
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99FF | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#8FB0FC
Tritanopia (blue-blind)
#C7A9C0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ce99ff; /* rgb */ color: rgb(206, 153, 255); /* oklch */ color: oklch(77.1% 0.151 307.1);
Tailwind
colors: {
custom: {
50: '#deb8ff',
500: '#ce99ff',
950: '#000000',
},
}SCSS
$custom: #ce99ff; $custom-light: #deb8ff; $custom-dark: #000000;
JSON
{
"hex": "#ce99ff",
"rgb": {
"r": 206,
"g": 153,
"b": 255
},
"hsl": {
"h": 271.176,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.77107,
"c": 0.1508,
"h": 307.1
},
"luminance": 0.43124
}Semantic roles & 50–950 ramp
primary
#CE99FF
secondary
#E5F7D4
accent
#E6006E
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086