#CE99F0#CE99F0
#CE99F0 is a light, vivid violet. Relative luminance 0.422; OKLCH L 76.4% C 0.133 H 311.4°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CE99F0 |
|---|---|
| RGB | rgb(206, 153, 240) |
| HSL | hsl(277, 74%, 77%) |
| HSV | hsv(277, 36%, 94%) |
| CMYK | cmyk(14.2%, 36.3%, 0%, 5.9%) |
| CIE-LAB | lab(71.01, 35.40, -36.14) |
| CIE-LCH | lch(71.01, 50.59, 314.41°) |
| OKLab | oklab(76.42% 0.0879 -0.0996) |
| OKLCH | oklch(76.42% 0.133 311.4) |
| XYZ | xyz(52.5703, 42.1963, 87.7965) |
| Luminance | 0.4220 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.91
Lavender (survey)
#C79FEF
ΔE00 2.44
Lilac (survey)
#CEA2FD
ΔE00 3.03
Pastel Purple
#CAA0FF
ΔE00 3.55
Liliac
#C48EFD
ΔE00 4.84
Pale Purple
#B790D4
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE99F0 #BBF099
analogous
#A399F0 #CE99F0 #F099E6
triadic
#CE99F0 #F0CE99 #99F0CE
tetradic
#CE99F0 #F0A399 #BBF099 #99E6F0
square
#CE99F0 #F0A399 #BBF099 #99E6F0
split-complementary
#CE99F0 #E6F099 #99F0A3
monochromatic
#9B2EE0 #B464E8 #CE99F0 #E8CEF8 #F2E4FB
Accessibility & contrast
On white
2.22
#CE99F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#CE99F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE99F0
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE99F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE99F0 | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ABF3
Deuteranopia (green-blind)
#95AFED
Tritanopia (blue-blind)
#CBA5B9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ce99f0; /* rgb */ color: rgb(206, 153, 240); /* oklch */ color: oklch(76.4% 0.133 311.4);
Tailwind
colors: {
custom: {
50: '#deb7f5',
500: '#ce99f0',
950: '#000000',
},
}SCSS
$custom: #ce99f0; $custom-light: #deb7f5; $custom-dark: #000000;
JSON
{
"hex": "#ce99f0",
"rgb": {
"r": 206,
"g": 153,
"b": 240
},
"hsl": {
"h": 276.552,
"s": 74.359,
"l": 77.059
},
"oklch": {
"l": 0.7642,
"c": 0.13288,
"h": 311.4
},
"luminance": 0.42196
}Semantic roles & 50–950 ramp
primary
#CE99F0
secondary
#E3F3D8
accent
#D60F5D
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085