#8596FB#8596FB
#8596FB is a light, vivid blue. Relative luminance 0.338; OKLCH L 70.4% C 0.149 H 274.7°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8596FB |
|---|---|
| RGB | rgb(133, 150, 251) |
| HSL | hsl(231, 94%, 75%) |
| HSV | hsv(231, 47%, 98%) |
| CMYK | cmyk(47%, 40.2%, 0%, 1.6%) |
| CIE-LAB | lab(64.77, 20.14, -52.36) |
| CIE-LCH | lch(64.77, 56.10, 291.04°) |
| OKLab | oklab(70.38% 0.0122 -0.1481) |
| OKLCH | oklch(70.38% 0.149 274.7) |
| XYZ | xyz(37.9864, 33.7621, 95.7632) |
| Luminance | 0.3376 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.91
Lavender Blue
#8B88F8
ΔE00 4.96
Perrywinkle
#8F8CE7
ΔE00 5.40
Soft Blue
#6488EA
ΔE00 6.42
Cornflowerblue
#6495ED
ΔE00 6.56
Periwinkle (survey)
#8E82FE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8596FB #FBEA85
analogous
#85D1FB #8596FB #AF85FB
triadic
#8596FB #FB8596 #96FB85
tetradic
#8596FB #FB85D1 #FBEA85 #85FBAF
square
#8596FB #FB85D1 #FBEA85 #85FBAF
split-complementary
#8596FB #FBAF85 #D1FB85
monochromatic
#0E30F7 #4A63F9 #8596FB #C0C9FD #E1E5FE
Accessibility & contrast
On white
2.71
#8596FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#8596FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8596FB
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8596FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8596FB | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA2FF
Deuteranopia (green-blind)
#6499F9
Tritanopia (blue-blind)
#58ABBC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8596fb; /* rgb */ color: rgb(133, 150, 251); /* oklch */ color: oklch(70.4% 0.149 274.7);
Tailwind
colors: {
custom: {
50: '#aeb4fd',
500: '#8596fb',
950: '#000000',
},
}SCSS
$custom: #8596fb; $custom-light: #aeb4fd; $custom-dark: #000000;
JSON
{
"hex": "#8596fb",
"rgb": {
"r": 133,
"g": 150,
"b": 251
},
"hsl": {
"h": 231.356,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.70382,
"c": 0.14856,
"h": 274.7
},
"luminance": 0.33764
}Semantic roles & 50–950 ramp
primary
#8596FB
secondary
#F6F1D5
accent
#C400E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086