#8593FF#8593FF
#8593FF is a light, vivid blue. Relative luminance 0.331; OKLCH L 70.0% C 0.158 H 276.0°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8593FF |
|---|---|
| RGB | rgb(133, 147, 255) |
| HSL | hsl(233, 100%, 76%) |
| HSV | hsv(233, 48%, 100%) |
| CMYK | cmyk(47.8%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(64.22, 23.06, -55.42) |
| CIE-LCH | lch(64.22, 60.03, 292.59°) |
| OKLab | oklab(70.02% 0.0164 -0.157) |
| OKLCH | oklch(70.02% 0.158 276) |
| XYZ | xyz(38.1510, 33.0718, 98.9616) |
| Luminance | 0.3307 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.29
Lavender Blue
#8B88F8
ΔE00 4.09
Perrywinkle
#8F8CE7
ΔE00 5.09
Periwinkle (survey)
#8E82FE
ΔE00 5.98
Soft Blue
#6488EA
ΔE00 6.39
Cornflowerblue
#6495ED
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8593FF #FFF185
analogous
#85D0FF #8593FF #B485FF
triadic
#8593FF #FF8593 #93FF85
tetradic
#8593FF #FF85D0 #FFF185 #85FFB4
square
#8593FF #FF85D0 #FFF185 #85FFB4
split-complementary
#8593FF #FFB485 #D0FF85
monochromatic
#0B27FF #485DFF #8593FF #C2C9FF #E0E4FF
Accessibility & contrast
On white
2.76
#8593FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#8593FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8593FF
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8593FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8593FF | 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)
#68A1FF
Deuteranopia (green-blind)
#5D97FD
Tritanopia (blue-blind)
#56AABD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8593ff; /* rgb */ color: rgb(133, 147, 255); /* oklch */ color: oklch(70.0% 0.158 276.0);
Tailwind
colors: {
custom: {
50: '#afb2ff',
500: '#8593ff',
950: '#000000',
},
}SCSS
$custom: #8593ff; $custom-light: #afb2ff; $custom-dark: #000000;
JSON
{
"hex": "#8593ff",
"rgb": {
"r": 133,
"g": 147,
"b": 255
},
"hsl": {
"h": 233.115,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.70024,
"c": 0.1579,
"h": 276
},
"luminance": 0.33074
}Semantic roles & 50–950 ramp
primary
#8593FF
secondary
#F7F3D4
accent
#CB00E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111018
muted
#807F86