#8498FD#8498FD
#8498FD is a light, vivid blue. Relative luminance 0.345; OKLCH L 70.8% C 0.149 H 273.6°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8498FD |
|---|---|
| RGB | rgb(132, 152, 253) |
| HSL | hsl(230, 97%, 75%) |
| HSV | hsv(230, 48%, 99%) |
| CMYK | cmyk(47.8%, 39.9%, 0%, 0.8%) |
| CIE-LAB | lab(65.32, 19.33, -52.59) |
| CIE-LCH | lch(65.32, 56.03, 290.19°) |
| OKLab | oklab(70.82% 0.0092 -0.1487) |
| OKLCH | oklch(70.82% 0.149 273.6) |
| XYZ | xyz(38.4680, 34.4516, 97.5323) |
| Luminance | 0.3445 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.23
Lavender Blue
#8B88F8
ΔE00 5.71
Perrywinkle
#8F8CE7
ΔE00 6.14
Cornflowerblue
#6495ED
ΔE00 6.19
Soft Blue
#6488EA
ΔE00 6.55
Periwinkle (survey)
#8E82FE
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8498FD #FDE984
analogous
#84D4FD #8498FD #AD84FD
triadic
#8498FD #FD8498 #98FD84
tetradic
#8498FD #FD84D4 #FDE984 #84FDAD
square
#8498FD #FD84D4 #FDE984 #84FDAD
split-complementary
#8498FD #FDAD84 #D4FD84
monochromatic
#0C33FB #4866FC #8498FD #C0CAFE #E1E6FF
Accessibility & contrast
On white
2.66
#8498FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#8498FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8498FD
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8498FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8498FD | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A4FF
Deuteranopia (green-blind)
#659AFB
Tritanopia (blue-blind)
#55ADBE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8498fd; /* rgb */ color: rgb(132, 152, 253); /* oklch */ color: oklch(70.8% 0.149 273.6);
Tailwind
colors: {
custom: {
50: '#aeb6fe',
500: '#8498fd',
950: '#000000',
},
}SCSS
$custom: #8498fd; $custom-light: #aeb6fe; $custom-dark: #000000;
JSON
{
"hex": "#8498fd",
"rgb": {
"r": 132,
"g": 152,
"b": 253
},
"hsl": {
"h": 230.083,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.70816,
"c": 0.14903,
"h": 273.6
},
"luminance": 0.34454
}Semantic roles & 50–950 ramp
primary
#8498FD
secondary
#F7F1D4
accent
#C000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086