#C99BFB#C99BFB
#C99BFB is a light, vivid violet. Relative luminance 0.428; OKLCH L 76.8% C 0.141 H 305.4°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C99BFB |
|---|---|
| RGB | rgb(201, 155, 251) |
| HSL | hsl(269, 92%, 80%) |
| HSV | hsv(269, 38%, 98%) |
| CMYK | cmyk(19.9%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(71.44, 35.23, -41.50) |
| CIE-LCH | lch(71.44, 54.43, 310.33°) |
| OKLab | oklab(76.79% 0.0817 -0.1151) |
| OKLCH | oklch(76.79% 0.141 305.4) |
| XYZ | xyz(53.2178, 42.8255, 96.7106) |
| Luminance | 0.4283 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 0.86
Pastel Purple
#CAA0FF
ΔE00 1.31
Lilac (survey)
#CEA2FD
ΔE00 1.84
Lavender (survey)
#C79FEF
ΔE00 2.74
Liliac
#C48EFD
ΔE00 3.49
Pale Violet
#CEAEFA
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C99BFB #CDFB9B
analogous
#9B9DFB #C99BFB #F99BFB
triadic
#C99BFB #FBC99B #9BFBC9
tetradic
#C99BFB #FB9B9D #CDFB9B #9BFBF9
square
#C99BFB #FB9B9D #CDFB9B #9BFBF9
split-complementary
#C99BFB #FBF99B #9DFB9B
monochromatic
#8925F6 #A960F9 #C99BFB #E9D6FD #EFE2FE
Accessibility & contrast
On white
2.20
#C99BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#C99BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C99BFB
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C99BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C99BFB | 1.00 | 2.20 | 9.57 | 9.57 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFF
Deuteranopia (green-blind)
#8FAFF8
Tritanopia (blue-blind)
#C1AABF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c99bfb; /* rgb */ color: rgb(201, 155, 251); /* oklch */ color: oklch(76.8% 0.141 305.4);
Tailwind
colors: {
custom: {
50: '#dbb9fd',
500: '#c99bfb',
950: '#000000',
},
}SCSS
$custom: #c99bfb; $custom-light: #dbb9fd; $custom-dark: #000000;
JSON
{
"hex": "#c99bfb",
"rgb": {
"r": 201,
"g": 155,
"b": 251
},
"hsl": {
"h": 268.75,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.76786,
"c": 0.14116,
"h": 305.4
},
"luminance": 0.42825
}Semantic roles & 50–950 ramp
primary
#C99BFB
secondary
#E6F6D5
accent
#E60078
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085