#8595F8#8595F8
#8595F8 is a light, vivid blue. Relative luminance 0.333; OKLCH L 70.0% C 0.146 H 275.1°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8595F8 |
|---|---|
| RGB | rgb(133, 149, 248) |
| HSL | hsl(232, 89%, 75%) |
| HSV | hsv(232, 46%, 97%) |
| CMYK | cmyk(46.4%, 39.9%, 0%, 2.7%) |
| CIE-LAB | lab(64.37, 19.84, -51.36) |
| CIE-LCH | lch(64.37, 55.06, 291.12°) |
| OKLab | oklab(70.02% 0.0129 -0.1451) |
| OKLCH | oklch(70.02% 0.146 275.1) |
| XYZ | xyz(37.3583, 33.2567, 93.2394) |
| Luminance | 0.3326 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.93
Lavender Blue
#8B88F8
ΔE00 4.67
Perrywinkle
#8F8CE7
ΔE00 4.98
Soft Blue
#6488EA
ΔE00 6.26
Cornflowerblue
#6495ED
ΔE00 6.64
Periwinkle (survey)
#8E82FE
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8595F8 #F8E885
analogous
#85CFF8 #8595F8 #AF85F8
triadic
#8595F8 #F88595 #95F885
tetradic
#8595F8 #F885CF #F8E885 #85F8AF
square
#8595F8 #F885CF #F8E885 #85F8AF
split-complementary
#8595F8 #F8AF85 #CFF885
monochromatic
#1130F1 #4B63F5 #8595F8 #BFC7FB #E2E6FD
Accessibility & contrast
On white
2.74
#8595F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#8595F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8595F8
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8595F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8595F8 | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA1FC
Deuteranopia (green-blind)
#6598F6
Tritanopia (blue-blind)
#5BAABB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8595f8; /* rgb */ color: rgb(133, 149, 248); /* oklch */ color: oklch(70.0% 0.146 275.1);
Tailwind
colors: {
custom: {
50: '#aeb3fb',
500: '#8595f8',
950: '#000000',
},
}SCSS
$custom: #8595f8; $custom-light: #aeb3fb; $custom-dark: #000000;
JSON
{
"hex": "#8595f8",
"rgb": {
"r": 133,
"g": 149,
"b": 248
},
"hsl": {
"h": 231.652,
"s": 89.147,
"l": 74.706
},
"oklch": {
"l": 0.70022,
"c": 0.14571,
"h": 275.1
},
"luminance": 0.33259
}Semantic roles & 50–950 ramp
primary
#8595F8
secondary
#F5F1D6
accent
#C600E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085