#C99FFE#C99FFE
#C99FFE is a light, vivid violet. Relative luminance 0.444; OKLCH L 77.6% C 0.138 H 303.7°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C99FFE |
|---|---|
| RGB | rgb(201, 159, 254) |
| HSL | hsl(267, 98%, 81%) |
| HSV | hsv(267, 37%, 100%) |
| CMYK | cmyk(20.9%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(72.47, 33.71, -41.50) |
| CIE-LCH | lch(72.47, 53.47, 309.08°) |
| OKLab | oklab(77.61% 0.0768 -0.1151) |
| OKLCH | oklch(77.61% 0.138 303.7) |
| XYZ | xyz(54.3712, 44.3697, 99.4465) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 0.27
Lilac (survey)
#CEA2FD
ΔE00 1.32
Baby Purple
#CA9BF7
ΔE00 1.62
Lavender (survey)
#C79FEF
ΔE00 2.78
Liliac
#C48EFD
ΔE00 4.33
Pale Violet
#CEAEFA
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C99FFE #D4FE9F
analogous
#9FA4FE #C99FFE #F89FFE
triadic
#C99FFE #FEC99F #9FFEC9
tetradic
#C99FFE #FE9FA4 #D4FE9F #9FFEF8
square
#C99FFE #FE9FA4 #D4FE9F #9FFEF8
split-complementary
#C99FFE #FEF89F #A4FE9F
monochromatic
#8526FD #A762FD #C99FFE #EBDCFF #EEE1FF
Accessibility & contrast
On white
2.13
#C99FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#C99FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C99FFE
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C99FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C99FFE | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#92B2FB
Tritanopia (blue-blind)
#C0AEC3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c99ffe; /* rgb */ color: rgb(201, 159, 254); /* oklch */ color: oklch(77.6% 0.138 303.7);
Tailwind
colors: {
custom: {
50: '#dbbcff',
500: '#c99ffe',
950: '#000000',
},
}SCSS
$custom: #c99ffe; $custom-light: #dbbcff; $custom-dark: #000000;
JSON
{
"hex": "#c99ffe",
"rgb": {
"r": 201,
"g": 159,
"b": 254
},
"hsl": {
"h": 266.526,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.77615,
"c": 0.13839,
"h": 303.7
},
"luminance": 0.4437
}Semantic roles & 50–950 ramp
primary
#C99FFE
secondary
#E8F7D4
accent
#E60080
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151218
muted
#838186