#8199EA#8199EA
#8199EA is a light, vivid blue. Relative luminance 0.334; OKLCH L 69.8% C 0.122 H 270.5°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8199EA |
|---|---|
| RGB | rgb(129, 153, 234) |
| HSL | hsl(226, 71%, 71%) |
| HSV | hsv(226, 45%, 92%) |
| CMYK | cmyk(44.9%, 34.6%, 0%, 8.2%) |
| CIE-LAB | lab(64.47, 12.50, -43.52) |
| CIE-LCH | lch(64.47, 45.28, 286.03°) |
| OKLab | oklab(69.82% 0.001 -0.1224) |
| OKLCH | oklch(69.82% 0.122 270.5) |
| XYZ | xyz(35.2911, 33.3881, 82.4109) |
| Luminance | 0.3339 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.55
Cornflowerblue
#6495ED
ΔE00 5.23
Soft Blue
#6488EA
ΔE00 6.06
Perrywinkle
#8F8CE7
ΔE00 6.31
Lavender Blue
#8B88F8
ΔE00 6.82
Faded Blue
#658CBB
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8199EA #EAD281
analogous
#81CDEA #8199EA #9D81EA
triadic
#8199EA #EA8199 #99EA81
tetradic
#8199EA #EA81CD #EAD281 #81EA9D
square
#8199EA #EA81CD #EAD281 #81EA9D
split-complementary
#8199EA #EA9D81 #CDEA81
monochromatic
#224ACE #4D6FE1 #8199EA #B5C3F3 #E5EAFB
Accessibility & contrast
On white
2.74
#8199EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#8199EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8199EA
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8199EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8199EA | 1.00 | 2.74 | 7.68 | 7.68 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA1ED
Deuteranopia (green-blind)
#7298E8
Tritanopia (blue-blind)
#5BAAB7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8199ea; /* rgb */ color: rgb(129, 153, 234); /* oklch */ color: oklch(69.8% 0.122 270.5);
Tailwind
colors: {
custom: {
50: '#aab6f1',
500: '#8199ea',
950: '#000000',
},
}SCSS
$custom: #8199ea; $custom-light: #aab6f1; $custom-dark: #000000;
JSON
{
"hex": "#8199ea",
"rgb": {
"r": 129,
"g": 153,
"b": 234
},
"hsl": {
"h": 226.286,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.69817,
"c": 0.12236,
"h": 270.5
},
"luminance": 0.3339
}Semantic roles & 50–950 ramp
primary
#8199EA
secondary
#F1EBD6
accent
#A712D3
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085