#C99FFB#C99FFB
#C99FFB is a light, vivid violet. Relative luminance 0.442; OKLCH L 77.5% C 0.135 H 304.4°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C99FFB |
|---|---|
| RGB | rgb(201, 159, 251) |
| HSL | hsl(267, 92%, 80%) |
| HSV | hsv(267, 37%, 98%) |
| CMYK | cmyk(19.9%, 36.7%, 0%, 1.6%) |
| CIE-LAB | lab(72.35, 33.04, -40.08) |
| CIE-LCH | lch(72.35, 51.94, 309.50°) |
| OKLab | oklab(77.48% 0.0761 -0.111) |
| OKLCH | oklch(77.48% 0.135 304.4) |
| XYZ | xyz(53.8946, 44.1790, 96.9362) |
| Luminance | 0.4418 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 0.66
Lilac (survey)
#CEA2FD
ΔE00 1.07
Baby Purple
#CA9BF7
ΔE00 1.28
Lavender (survey)
#C79FEF
ΔE00 2.23
Pale Violet
#CEAEFA
ΔE00 4.18
Liliac
#C48EFD
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C99FFB #D1FB9F
analogous
#9FA3FB #C99FFB #F79FFB
triadic
#C99FFB #FBC99F #9FFBC9
tetradic
#C99FFB #FB9FA3 #D1FB9F #9FFBF7
square
#C99FFB #FB9FA3 #D1FB9F #9FFBF7
split-complementary
#C99FFB #FBF79F #A3FB9F
monochromatic
#8729F6 #A864F9 #C99FFB #EADAFD #EEE2FE
Accessibility & contrast
On white
2.14
#C99FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#C99FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C99FFB
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C99FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C99FFB | 1.00 | 2.14 | 9.84 | 9.84 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FF
Deuteranopia (green-blind)
#93B2F8
Tritanopia (blue-blind)
#C1ADC1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c99ffb; /* rgb */ color: rgb(201, 159, 251); /* oklch */ color: oklch(77.5% 0.135 304.4);
Tailwind
colors: {
custom: {
50: '#dbbcfd',
500: '#c99ffb',
950: '#000000',
},
}SCSS
$custom: #c99ffb; $custom-light: #dbbcfd; $custom-dark: #000000;
JSON
{
"hex": "#c99ffb",
"rgb": {
"r": 201,
"g": 159,
"b": 251
},
"hsl": {
"h": 267.391,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.77477,
"c": 0.13463,
"h": 304.4
},
"luminance": 0.44179
}Semantic roles & 50–950 ramp
primary
#C99FFB
secondary
#E7F6D5
accent
#E6007D
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185