#8499F8#8499F8
#8499F8 is a light, vivid blue. Relative luminance 0.345; OKLCH L 70.7% C 0.141 H 272.9°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8499F8 |
|---|---|
| RGB | rgb(132, 153, 248) |
| HSL | hsl(229, 89%, 75%) |
| HSV | hsv(229, 47%, 97%) |
| CMYK | cmyk(46.8%, 38.3%, 0%, 2.7%) |
| CIE-LAB | lab(65.33, 17.29, -49.84) |
| CIE-LCH | lch(65.33, 52.75, 289.13°) |
| OKLab | oklab(70.74% 0.0071 -0.1407) |
| OKLCH | oklch(70.74% 0.141 272.9) |
| XYZ | xyz(37.8449, 34.4631, 93.4466) |
| Luminance | 0.3447 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.33
Cornflowerblue
#6495ED
ΔE00 5.95
Lavender Blue
#8B88F8
ΔE00 6.04
Perrywinkle
#8F8CE7
ΔE00 6.14
Soft Blue
#6488EA
ΔE00 6.53
Periwinkle (survey)
#8E82FE
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8499F8 #F8E384
analogous
#84D3F8 #8499F8 #A984F8
triadic
#8499F8 #F88499 #99F884
tetradic
#8499F8 #F884D3 #F8E384 #84F8A9
square
#8499F8 #F884D3 #F8E384 #84F8A9
split-complementary
#8499F8 #F8A984 #D3F884
monochromatic
#1039F1 #4A69F5 #8499F8 #BEC9FB #E2E7FD
Accessibility & contrast
On white
2.66
#8499F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#8499F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8499F8
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8499F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8499F8 | 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)
#75A4FC
Deuteranopia (green-blind)
#6A9AF6
Tritanopia (blue-blind)
#58ADBD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8499f8; /* rgb */ color: rgb(132, 153, 248); /* oklch */ color: oklch(70.7% 0.141 272.9);
Tailwind
colors: {
custom: {
50: '#adb6fb',
500: '#8499f8',
950: '#000000',
},
}SCSS
$custom: #8499f8; $custom-light: #adb6fb; $custom-dark: #000000;
JSON
{
"hex": "#8499f8",
"rgb": {
"r": 132,
"g": 153,
"b": 248
},
"hsl": {
"h": 229.138,
"s": 89.231,
"l": 74.51
},
"oklch": {
"l": 0.70743,
"c": 0.1409,
"h": 272.9
},
"luminance": 0.34465
}Semantic roles & 50–950 ramp
primary
#8499F8
secondary
#F5F0D6
accent
#BC00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085