#8596F2#8596F2
#8596F2 is a light, vivid blue. Relative luminance 0.332; OKLCH L 69.9% C 0.136 H 274.4°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8596F2 |
|---|---|
| RGB | rgb(133, 150, 242) |
| HSL | hsl(231, 81%, 74%) |
| HSV | hsv(231, 45%, 95%) |
| CMYK | cmyk(45%, 38%, 0%, 5.1%) |
| CIE-LAB | lab(64.33, 17.52, -48.13) |
| CIE-LCH | lch(64.33, 51.22, 290.00°) |
| OKLab | oklab(69.9% 0.0105 -0.1357) |
| OKLCH | oklch(69.9% 0.136 274.4) |
| XYZ | xyz(36.6013, 33.2081, 88.4684) |
| Luminance | 0.3321 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.10
Perrywinkle
#8F8CE7
ΔE00 4.92
Lavender Blue
#8B88F8
ΔE00 5.11
Soft Blue
#6488EA
ΔE00 6.25
Cornflowerblue
#6495ED
ΔE00 6.44
Periwinkle (survey)
#8E82FE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8596F2 #F2E185
analogous
#85CCF2 #8596F2 #AA85F2
triadic
#8596F2 #F28596 #96F285
tetradic
#8596F2 #F285CC #F2E185 #85F2AA
square
#8596F2 #F285CC #F2E185 #85F2AA
split-complementary
#8596F2 #F2AA85 #CCF285
monochromatic
#1838E4 #4E66EC #8596F2 #BCC6F8 #E3E7FC
Accessibility & contrast
On white
2.75
#8596F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#8596F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8596F2
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8596F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8596F2 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A1F6
Deuteranopia (green-blind)
#6B98F0
Tritanopia (blue-blind)
#5EA9B8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8596f2; /* rgb */ color: rgb(133, 150, 242); /* oklch */ color: oklch(69.9% 0.136 274.4);
Tailwind
colors: {
custom: {
50: '#adb4f7',
500: '#8596f2',
950: '#000000',
},
}SCSS
$custom: #8596f2; $custom-light: #adb4f7; $custom-dark: #000000;
JSON
{
"hex": "#8596f2",
"rgb": {
"r": 133,
"g": 150,
"b": 242
},
"hsl": {
"h": 230.642,
"s": 80.741,
"l": 73.529
},
"oklch": {
"l": 0.69896,
"c": 0.13611,
"h": 274.4
},
"luminance": 0.3321
}Semantic roles & 50–950 ramp
primary
#8596F2
secondary
#F4EFD7
accent
#BC08DD
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085