#8495FB#8495FB
#8495FB is a light, vivid blue. Relative luminance 0.334; OKLCH L 70.1% C 0.150 H 274.7°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8495FB |
|---|---|
| RGB | rgb(132, 149, 251) |
| HSL | hsl(231, 94%, 75%) |
| HSV | hsv(231, 47%, 98%) |
| CMYK | cmyk(47.4%, 40.6%, 0%, 1.6%) |
| CIE-LAB | lab(64.45, 20.49, -52.87) |
| CIE-LCH | lch(64.45, 56.70, 291.18°) |
| OKLab | oklab(70.12% 0.0124 -0.1496) |
| OKLCH | oklch(70.12% 0.15 274.7) |
| XYZ | xyz(37.6703, 33.3633, 95.7029) |
| Luminance | 0.3337 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.11
Lavender Blue
#8B88F8
ΔE00 4.78
Perrywinkle
#8F8CE7
ΔE00 5.33
Soft Blue
#6488EA
ΔE00 6.20
Cornflowerblue
#6495ED
ΔE00 6.50
Periwinkle (survey)
#8E82FE
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8495FB #FBEA84
analogous
#84D0FB #8495FB #AF84FB
triadic
#8495FB #FB8495 #95FB84
tetradic
#8495FB #FB84D0 #FBEA84 #84FBAF
square
#8495FB #FB84D0 #FBEA84 #84FBAF
split-complementary
#8495FB #FBAF84 #D0FB84
monochromatic
#0D2FF7 #4962F9 #8495FB #BFC8FD #E1E5FE
Accessibility & contrast
On white
2.74
#8495FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#8495FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8495FB
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8495FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8495FB | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA1FF
Deuteranopia (green-blind)
#6398F9
Tritanopia (blue-blind)
#56AABC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8495fb; /* rgb */ color: rgb(132, 149, 251); /* oklch */ color: oklch(70.1% 0.150 274.7);
Tailwind
colors: {
custom: {
50: '#aeb3fd',
500: '#8495fb',
950: '#000000',
},
}SCSS
$custom: #8495fb; $custom-light: #aeb3fd; $custom-dark: #000000;
JSON
{
"hex": "#8495fb",
"rgb": {
"r": 132,
"g": 149,
"b": 251
},
"hsl": {
"h": 231.429,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.7012,
"c": 0.15009,
"h": 274.7
},
"luminance": 0.33365
}Semantic roles & 50–950 ramp
primary
#8495FB
secondary
#F6F1D5
accent
#C500E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086