#8499FF#8499FF
#8499FF is a light, vivid blue. Relative luminance 0.349; OKLCH L 71.1% C 0.151 H 273.2°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8499FF |
|---|---|
| RGB | rgb(132, 153, 255) |
| HSL | hsl(230, 100%, 76%) |
| HSV | hsv(230, 48%, 100%) |
| CMYK | cmyk(48.2%, 40%, 0%, 0%) |
| CIE-LAB | lab(65.68, 19.34, -53.11) |
| CIE-LCH | lch(65.68, 56.53, 290.01°) |
| OKLab | oklab(71.12% 0.0085 -0.1503) |
| OKLCH | oklch(71.12% 0.151 273.2) |
| XYZ | xyz(38.9512, 34.9057, 99.2733) |
| Luminance | 0.3491 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.40
Lavender Blue
#8B88F8
ΔE00 6.02
Cornflowerblue
#6495ED
ΔE00 6.16
Perrywinkle
#8F8CE7
ΔE00 6.49
Soft Blue
#6488EA
ΔE00 6.74
Periwinkle (survey)
#8E82FE
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8499FF #FFEA84
analogous
#84D6FF #8499FF #AC84FF
triadic
#8499FF #FF8499 #99FF84
tetradic
#8499FF #FF84D6 #FFEA84 #84FFAC
square
#8499FF #FF84D6 #FFEA84 #84FFAC
split-complementary
#8499FF #FFAC84 #D6FF84
monochromatic
#0A33FF #4766FF #8499FF #C1CCFF #E0E6FF
Accessibility & contrast
On white
2.63
#8499FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#8499FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8499FF
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8499FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8499FF | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A5FF
Deuteranopia (green-blind)
#659BFD
Tritanopia (blue-blind)
#53AFC0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8499ff; /* rgb */ color: rgb(132, 153, 255); /* oklch */ color: oklch(71.1% 0.151 273.2);
Tailwind
colors: {
custom: {
50: '#aeb6ff',
500: '#8499ff',
950: '#000000',
},
}SCSS
$custom: #8499ff; $custom-light: #aeb6ff; $custom-dark: #000000;
JSON
{
"hex": "#8499ff",
"rgb": {
"r": 132,
"g": 153,
"b": 255
},
"hsl": {
"h": 229.756,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.71122,
"c": 0.15052,
"h": 273.2
},
"luminance": 0.34908
}Semantic roles & 50–950 ramp
primary
#8499FF
secondary
#F7F1D4
accent
#BE00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086