#C99EFB#C99EFB
#C99EFB is a light, vivid violet. Relative luminance 0.438; OKLCH L 77.3% C 0.136 H 304.7°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C99EFB |
|---|---|
| RGB | rgb(201, 158, 251) |
| HSL | hsl(268, 92%, 80%) |
| HSV | hsv(268, 37%, 98%) |
| CMYK | cmyk(19.9%, 37.1%, 0%, 1.6%) |
| CIE-LAB | lab(72.12, 33.58, -40.43) |
| CIE-LCH | lch(72.12, 52.56, 309.71°) |
| OKLab | oklab(77.3% 0.0775 -0.1121) |
| OKLCH | oklch(77.3% 0.136 304.7) |
| XYZ | xyz(53.7233, 43.8365, 96.8791) |
| Luminance | 0.4384 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 0.73
Baby Purple
#CA9BF7
ΔE00 1.09
Lilac (survey)
#CEA2FD
ΔE00 1.22
Lavender (survey)
#C79FEF
ΔE00 2.32
Liliac
#C48EFD
ΔE00 4.25
Pale Violet
#CEAEFA
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C99EFB #D0FB9E
analogous
#9EA1FB #C99EFB #F79EFB
triadic
#C99EFB #FBC99E #9EFBC9
tetradic
#C99EFB #FB9EA1 #D0FB9E #9EFBF7
square
#C99EFB #FB9EA1 #D0FB9E #9EFBF7
split-complementary
#C99EFB #FBF79E #A1FB9E
monochromatic
#8828F6 #A863F9 #C99EFB #EAD9FD #EFE2FE
Accessibility & contrast
On white
2.15
#C99EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#C99EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C99EFB
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C99EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C99EFB | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#92B1F8
Tritanopia (blue-blind)
#C1ACC1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c99efb; /* rgb */ color: rgb(201, 158, 251); /* oklch */ color: oklch(77.3% 0.136 304.7);
Tailwind
colors: {
custom: {
50: '#dbbbfd',
500: '#c99efb',
950: '#000000',
},
}SCSS
$custom: #c99efb; $custom-light: #dbbbfd; $custom-dark: #000000;
JSON
{
"hex": "#c99efb",
"rgb": {
"r": 201,
"g": 158,
"b": 251
},
"hsl": {
"h": 267.742,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.77304,
"c": 0.13626,
"h": 304.7
},
"luminance": 0.43836
}Semantic roles & 50–950 ramp
primary
#C99EFB
secondary
#E7F6D5
accent
#E6007B
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185