#8499FA#8499FA
#8499FA is a light, vivid blue. Relative luminance 0.346; OKLCH L 70.9% C 0.144 H 273.0°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8499FA |
|---|---|
| RGB | rgb(132, 153, 250) |
| HSL | hsl(229, 92%, 75%) |
| HSV | hsv(229, 47%, 98%) |
| CMYK | cmyk(47.2%, 38.8%, 0%, 2%) |
| CIE-LAB | lab(65.43, 17.87, -50.78) |
| CIE-LCH | lch(65.43, 53.83, 289.39°) |
| OKLab | oklab(70.85% 0.0075 -0.1435) |
| OKLCH | oklch(70.85% 0.144 273) |
| XYZ | xyz(38.1568, 34.5879, 95.0895) |
| Luminance | 0.3459 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.32
Cornflowerblue
#6495ED
ΔE00 6.00
Lavender Blue
#8B88F8
ΔE00 6.03
Perrywinkle
#8F8CE7
ΔE00 6.23
Soft Blue
#6488EA
ΔE00 6.57
Periwinkle (survey)
#8E82FE
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8499FA #FAE584
analogous
#84D4FA #8499FA #AA84FA
triadic
#8499FA #FA8499 #99FA84
tetradic
#8499FA #FA84D4 #FAE584 #84FAAA
square
#8499FA #FA84D4 #FAE584 #84FAAA
split-complementary
#8499FA #FAAA84 #D4FA84
monochromatic
#0E37F5 #4968F8 #8499FA #BFCAFC #E2E7FE
Accessibility & contrast
On white
2.65
#8499FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#8499FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8499FA
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8499FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8499FA | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A4FE
Deuteranopia (green-blind)
#699AF8
Tritanopia (blue-blind)
#57ADBD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8499fa; /* rgb */ color: rgb(132, 153, 250); /* oklch */ color: oklch(70.9% 0.144 273.0);
Tailwind
colors: {
custom: {
50: '#adb6fc',
500: '#8499fa',
950: '#000000',
},
}SCSS
$custom: #8499fa; $custom-light: #adb6fc; $custom-dark: #000000;
JSON
{
"hex": "#8499fa",
"rgb": {
"r": 132,
"g": 153,
"b": 250
},
"hsl": {
"h": 229.322,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.7085,
"c": 0.14366,
"h": 273
},
"luminance": 0.3459
}Semantic roles & 50–950 ramp
primary
#8499FA
secondary
#F6F0D5
accent
#BD00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085