#8594FA#8594FA
#8594FA is a light, vivid blue. Relative luminance 0.331; OKLCH L 69.9% C 0.150 H 275.5°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8594FA |
|---|---|
| RGB | rgb(133, 148, 250) |
| HSL | hsl(232, 92%, 75%) |
| HSV | hsv(232, 47%, 98%) |
| CMYK | cmyk(46.8%, 40.8%, 0%, 2%) |
| CIE-LAB | lab(64.21, 21.01, -52.70) |
| CIE-LCH | lch(64.21, 56.73, 291.74°) |
| OKLab | oklab(69.94% 0.0144 -0.1491) |
| OKLCH | oklch(69.94% 0.15 275.5) |
| XYZ | xyz(37.5127, 33.0664, 94.8297) |
| Luminance | 0.3307 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.02
Lavender Blue
#8B88F8
ΔE00 4.35
Perrywinkle
#8F8CE7
ΔE00 4.89
Soft Blue
#6488EA
ΔE00 6.25
Periwinkle (survey)
#8E82FE
ΔE00 6.37
Cornflowerblue
#6495ED
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8594FA #FAEB85
analogous
#85CEFA #8594FA #B185FA
triadic
#8594FA #FA8594 #94FA85
tetradic
#8594FA #FA85CE #FAEB85 #85FAB1
square
#8594FA #FA85CE #FAEB85 #85FAB1
split-complementary
#8594FA #FAB185 #CEFA85
monochromatic
#0F2DF5 #4A60F8 #8594FA #C0C8FC #E2E5FE
Accessibility & contrast
On white
2.76
#8594FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#8594FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8594FA
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8594FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8594FA | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA1FE
Deuteranopia (green-blind)
#6297F8
Tritanopia (blue-blind)
#59A9BB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8594fa; /* rgb */ color: rgb(133, 148, 250); /* oklch */ color: oklch(69.9% 0.150 275.5);
Tailwind
colors: {
custom: {
50: '#aeb3fc',
500: '#8594fa',
950: '#000000',
},
}SCSS
$custom: #8594fa; $custom-light: #aeb3fc; $custom-dark: #000000;
JSON
{
"hex": "#8594fa",
"rgb": {
"r": 133,
"g": 148,
"b": 250
},
"hsl": {
"h": 232.308,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.69937,
"c": 0.14975,
"h": 275.5
},
"luminance": 0.33068
}Semantic roles & 50–950 ramp
primary
#8594FA
secondary
#F6F2D5
accent
#C800E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111117
muted
#808085