#C59BFA#C59BFA
#C59BFA is a light, vivid violet. Relative luminance 0.422; OKLCH L 76.4% C 0.139 H 303.6°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C59BFA |
|---|---|
| RGB | rgb(197, 155, 250) |
| HSL | hsl(267, 90%, 79%) |
| HSV | hsv(267, 38%, 98%) |
| CMYK | cmyk(21.2%, 38%, 0%, 2%) |
| CIE-LAB | lab(71.02, 33.85, -41.63) |
| CIE-LCH | lch(71.02, 53.66, 309.12°) |
| OKLab | oklab(76.37% 0.0769 -0.1156) |
| OKLCH | oklch(76.37% 0.139 303.6) |
| XYZ | xyz(51.9990, 42.2152, 95.8329) |
| Luminance | 0.4222 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 1.38
Baby Purple
#CA9BF7
ΔE00 1.41
Lilac (survey)
#CEA2FD
ΔE00 2.20
Lavender (survey)
#C79FEF
ΔE00 2.80
Liliac
#C48EFD
ΔE00 3.50
Pale Violet
#CEAEFA
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C59BFA #D0FA9B
analogous
#9BA1FA #C59BFA #F49BFA
triadic
#C59BFA #FAC59B #9BFAC5
tetradic
#C59BFA #FA9BA1 #D0FA9B #9BFAF4
square
#C59BFA #FA9BA1 #D0FA9B #9BFAF4
split-complementary
#C59BFA #FAF49B #A1FA9B
monochromatic
#8126F4 #A361F7 #C59BFA #E7D5FD #EEE2FE
Accessibility & contrast
On white
2.22
#C59BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#C59BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C59BFA
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C59BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C59BFA | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFE
Deuteranopia (green-blind)
#8EAEF7
Tritanopia (blue-blind)
#BCAABF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c59bfa; /* rgb */ color: rgb(197, 155, 250); /* oklch */ color: oklch(76.4% 0.139 303.6);
Tailwind
colors: {
custom: {
50: '#d8b9fc',
500: '#c59bfa',
950: '#000000',
},
}SCSS
$custom: #c59bfa; $custom-light: #d8b9fc; $custom-dark: #000000;
JSON
{
"hex": "#c59bfa",
"rgb": {
"r": 197,
"g": 155,
"b": 250
},
"hsl": {
"h": 266.526,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.76368,
"c": 0.13883,
"h": 303.6
},
"luminance": 0.42215
}Semantic roles & 50–950 ramp
primary
#C59BFA
secondary
#E7F6D5
accent
#E60080
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#151117
muted
#838085