#8595EA#8595EA
#8595EA is a light, vivid blue. Relative luminance 0.324; OKLCH L 69.3% C 0.126 H 274.5°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8595EA |
|---|---|
| RGB | rgb(133, 149, 234) |
| HSL | hsl(230, 71%, 72%) |
| HSV | hsv(230, 43%, 92%) |
| CMYK | cmyk(43.2%, 36.3%, 0%, 8.2%) |
| CIE-LAB | lab(63.69, 15.81, -44.73) |
| CIE-LCH | lch(63.69, 47.44, 289.46°) |
| OKLab | oklab(69.28% 0.01 -0.1258) |
| OKLCH | oklch(69.28% 0.126 274.5) |
| XYZ | xyz(35.2671, 32.4202, 82.2254) |
| Luminance | 0.3242 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.73
Perrywinkle
#8F8CE7
ΔE00 4.41
Lavender Blue
#8B88F8
ΔE00 5.17
Soft Blue
#6488EA
ΔE00 6.23
Cornflowerblue
#6495ED
ΔE00 6.66
Periwinkle (survey)
#8E82FE
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8595EA #EADA85
analogous
#85C8EA #8595EA #A885EA
triadic
#8595EA #EA8595 #95EA85
tetradic
#8595EA #EA85C8 #EADA85 #85EAA8
square
#8595EA #EA85C8 #EADA85 #85EAA8
split-complementary
#8595EA #EAA885 #C8EA85
monochromatic
#243FD1 #5168E1 #8595EA #B9C2F3 #E5E8FB
Accessibility & contrast
On white
2.81
#8595EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#8595EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8595EA
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8595EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8595EA | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FED
Deuteranopia (green-blind)
#6E96E8
Tritanopia (blue-blind)
#63A6B4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8595ea; /* rgb */ color: rgb(133, 149, 234); /* oklch */ color: oklch(69.3% 0.126 274.5);
Tailwind
colors: {
custom: {
50: '#adb3f1',
500: '#8595ea',
950: '#000000',
},
}SCSS
$custom: #8595ea; $custom-light: #adb3f1; $custom-dark: #000000;
JSON
{
"hex": "#8595ea",
"rgb": {
"r": 133,
"g": 149,
"b": 234
},
"hsl": {
"h": 230.495,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.69278,
"c": 0.12624,
"h": 274.5
},
"luminance": 0.32422
}Semantic roles & 50–950 ramp
primary
#8595EA
secondary
#F2EED9
accent
#B413D3
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#111117
muted
#808085