#C59FFB#C59FFB
#C59FFB is a light, vivid violet. Relative luminance 0.436; OKLCH L 77.1% C 0.134 H 302.4°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C59FFB |
|---|---|
| RGB | rgb(197, 159, 251) |
| HSL | hsl(265, 92%, 80%) |
| HSV | hsv(265, 37%, 98%) |
| CMYK | cmyk(21.5%, 36.7%, 0%, 1.6%) |
| CIE-LAB | lab(71.98, 31.88, -40.67) |
| CIE-LCH | lch(71.98, 51.68, 308.09°) |
| OKLab | oklab(77.11% 0.0716 -0.1128) |
| OKLCH | oklch(77.11% 0.134 302.4) |
| XYZ | xyz(52.8330, 43.6316, 96.8865) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 0.96
Lilac (survey)
#CEA2FD
ΔE00 1.80
Baby Purple
#CA9BF7
ΔE00 1.93
Lavender (survey)
#C79FEF
ΔE00 2.59
Pale Violet
#CEAEFA
ΔE00 4.32
Liliac
#C48EFD
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C59FFB #D5FB9F
analogous
#9FA7FB #C59FFB #F39FFB
triadic
#C59FFB #FBC59F #9FFBC5
tetradic
#C59FFB #FB9FA7 #D5FB9F #9FFBF3
square
#C59FFB #FB9FA7 #D5FB9F #9FFBF3
split-complementary
#C59FFB #FBF39F #A7FB9F
monochromatic
#7E29F6 #A264F9 #C59FFB #E8DAFD #EDE2FE
Accessibility & contrast
On white
2.16
#C59FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#C59FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C59FFB
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C59FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C59FFB | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#91B0F8
Tritanopia (blue-blind)
#BCAEC1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c59ffb; /* rgb */ color: rgb(197, 159, 251); /* oklch */ color: oklch(77.1% 0.134 302.4);
Tailwind
colors: {
custom: {
50: '#d8bbfd',
500: '#c59ffb',
950: '#000000',
},
}SCSS
$custom: #c59ffb; $custom-light: #d8bbfd; $custom-dark: #000000;
JSON
{
"hex": "#c59ffb",
"rgb": {
"r": 197,
"g": 159,
"b": 251
},
"hsl": {
"h": 264.783,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.77113,
"c": 0.13362,
"h": 302.4
},
"luminance": 0.43632
}Semantic roles & 50–950 ramp
primary
#C59FFB
secondary
#E8F6D5
accent
#E60087
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#151217
muted
#838185