#8595FA#8595FA
#8595FA is a light, vivid blue. Relative luminance 0.334; OKLCH L 70.1% C 0.148 H 275.1°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8595FA |
|---|---|
| RGB | rgb(133, 149, 250) |
| HSL | hsl(232, 92%, 75%) |
| HSV | hsv(232, 47%, 98%) |
| CMYK | cmyk(46.8%, 40.4%, 0%, 2%) |
| CIE-LAB | lab(64.47, 20.43, -52.29) |
| CIE-LCH | lch(64.47, 56.14, 291.34°) |
| OKLab | oklab(70.13% 0.0132 -0.1479) |
| OKLCH | oklch(70.13% 0.148 275.1) |
| XYZ | xyz(37.6703, 33.3814, 94.8823) |
| Luminance | 0.3338 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.93
Lavender Blue
#8B88F8
ΔE00 4.65
Perrywinkle
#8F8CE7
ΔE00 5.11
Soft Blue
#6488EA
ΔE00 6.32
Periwinkle (survey)
#8E82FE
ΔE00 6.68
Cornflowerblue
#6495ED
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8595FA #FAEA85
analogous
#85CFFA #8595FA #B085FA
triadic
#8595FA #FA8595 #95FA85
tetradic
#8595FA #FA85CF #FAEA85 #85FAB0
square
#8595FA #FA85CF #FAEA85 #85FAB0
split-complementary
#8595FA #FAB085 #CFFA85
monochromatic
#0F2FF5 #4A62F8 #8595FA #C0C8FC #E2E5FE
Accessibility & contrast
On white
2.74
#8595FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#8595FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8595FA
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8595FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8595FA | 1.00 | 2.74 | 7.68 | 7.68 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FE
Deuteranopia (green-blind)
#6498F8
Tritanopia (blue-blind)
#59AABB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8595fa; /* rgb */ color: rgb(133, 149, 250); /* oklch */ color: oklch(70.1% 0.148 275.1);
Tailwind
colors: {
custom: {
50: '#aeb3fc',
500: '#8595fa',
950: '#000000',
},
}SCSS
$custom: #8595fa; $custom-light: #aeb3fc; $custom-dark: #000000;
JSON
{
"hex": "#8595fa",
"rgb": {
"r": 133,
"g": 149,
"b": 250
},
"hsl": {
"h": 231.795,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.70132,
"c": 0.14847,
"h": 275.1
},
"luminance": 0.33384
}Semantic roles & 50–950 ramp
primary
#8595FA
secondary
#F6F1D5
accent
#C600E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085