#A595FB#A595FB
#A595FB is a light, vivid blue. Relative luminance 0.365; OKLCH L 72.6% C 0.146 H 289.5°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A595FB |
|---|---|
| RGB | rgb(165, 149, 251) |
| HSL | hsl(249, 93%, 78%) |
| HSV | hsv(249, 41%, 98%) |
| CMYK | cmyk(34.3%, 40.6%, 0%, 1.6%) |
| CIE-LAB | lab(66.87, 28.64, -48.89) |
| CIE-LCH | lch(66.87, 56.66, 300.36°) |
| OKLab | oklab(72.57% 0.0485 -0.1373) |
| OKLCH | oklch(72.57% 0.146 289.5) |
| XYZ | xyz(43.6725, 36.4582, 95.9842) |
| Luminance | 0.3646 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.79
Periwinkle Blue
#8F99FB
ΔE00 5.40
Lavender Blue
#8B88F8
ΔE00 5.54
Periwinkle (survey)
#8E82FE
ΔE00 6.30
Liliac
#C48EFD
ΔE00 7.12
Pastel Purple
#CAA0FF
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A595FB #EBFB95
analogous
#95B8FB #A595FB #D895FB
triadic
#A595FB #FBA595 #95FBA5
tetradic
#A595FB #FB95B8 #EBFB95 #95FBD8
square
#A595FB #FB95B8 #EBFB95 #95FBD8
split-complementary
#A595FB #FBD895 #B8FB95
monochromatic
#411FF7 #735AF9 #A595FB #D7D0FD #E6E2FE
Accessibility & contrast
On white
2.53
#A595FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#A595FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A595FB
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A595FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A595FB | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A5FF
Deuteranopia (green-blind)
#75A0F9
Tritanopia (blue-blind)
#90A8BC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a595fb; /* rgb */ color: rgb(165, 149, 251); /* oklch */ color: oklch(72.6% 0.146 289.5);
Tailwind
colors: {
custom: {
50: '#c2b4fd',
500: '#a595fb',
950: '#000000',
},
}SCSS
$custom: #a595fb; $custom-light: #c2b4fd; $custom-dark: #000000;
JSON
{
"hex": "#a595fb",
"rgb": {
"r": 165,
"g": 149,
"b": 251
},
"hsl": {
"h": 249.412,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.72566,
"c": 0.14558,
"h": 289.5
},
"luminance": 0.36459
}Semantic roles & 50–950 ramp
primary
#A595FB
secondary
#F1F6D5
accent
#E600C1
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085