#8199EB#8199EB
#8199EB is a light, vivid blue. Relative luminance 0.334; OKLCH L 69.9% C 0.124 H 270.6°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8199EB |
|---|---|
| RGB | rgb(129, 153, 235) |
| HSL | hsl(226, 73%, 71%) |
| HSV | hsv(226, 45%, 92%) |
| CMYK | cmyk(45.1%, 34.9%, 0%, 7.8%) |
| CIE-LAB | lab(64.52, 12.79, -44.00) |
| CIE-LCH | lch(64.52, 45.82, 286.21°) |
| OKLab | oklab(69.87% 0.0012 -0.1237) |
| OKLCH | oklch(69.87% 0.124 270.6) |
| XYZ | xyz(35.4352, 33.4458, 83.1697) |
| Luminance | 0.3345 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.48
Cornflowerblue
#6495ED
ΔE00 5.22
Soft Blue
#6488EA
ΔE00 6.06
Perrywinkle
#8F8CE7
ΔE00 6.31
Lavender Blue
#8B88F8
ΔE00 6.78
Faded Blue
#658CBB
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8199EB #EBD381
analogous
#81CEEB #8199EB #9E81EB
triadic
#8199EB #EB8199 #99EB81
tetradic
#8199EB #EB81CE #EBD381 #81EB9E
square
#8199EB #EB81CE #EBD381 #81EB9E
split-complementary
#8199EB #EB9E81 #CEEB81
monochromatic
#2149D1 #4C6EE3 #8199EB #B6C4F3 #E5EAFB
Accessibility & contrast
On white
2.73
#8199EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#8199EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8199EB
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8199EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8199EB | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EE
Deuteranopia (green-blind)
#7198E9
Tritanopia (blue-blind)
#5AAAB7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8199eb; /* rgb */ color: rgb(129, 153, 235); /* oklch */ color: oklch(69.9% 0.124 270.6);
Tailwind
colors: {
custom: {
50: '#aab6f2',
500: '#8199eb',
950: '#000000',
},
}SCSS
$custom: #8199eb; $custom-light: #aab6f2; $custom-dark: #000000;
JSON
{
"hex": "#8199eb",
"rgb": {
"r": 129,
"g": 153,
"b": 235
},
"hsl": {
"h": 226.415,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.69868,
"c": 0.12376,
"h": 270.6
},
"luminance": 0.33448
}Semantic roles & 50–950 ramp
primary
#8199EB
secondary
#F2EBD6
accent
#A811D5
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085