#8299EA#8299EA
#8299EA is a light, vivid blue. Relative luminance 0.335; OKLCH L 69.9% C 0.122 H 270.9°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8299EA |
|---|---|
| RGB | rgb(130, 153, 234) |
| HSL | hsl(227, 71%, 71%) |
| HSV | hsv(227, 44%, 92%) |
| CMYK | cmyk(44.4%, 34.6%, 0%, 8.2%) |
| CIE-LAB | lab(64.54, 12.75, -43.41) |
| CIE-LCH | lch(64.54, 45.25, 286.36°) |
| OKLab | oklab(69.88% 0.002 -0.122) |
| OKLCH | oklch(69.88% 0.122 270.9) |
| XYZ | xyz(35.4438, 33.4669, 82.4181) |
| Luminance | 0.3347 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.38
Cornflowerblue
#6495ED
ΔE00 5.45
Perrywinkle
#8F8CE7
ΔE00 6.12
Soft Blue
#6488EA
ΔE00 6.19
Lavender Blue
#8B88F8
ΔE00 6.69
Faded Blue
#658CBB
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8299EA #EAD382
analogous
#82CDEA #8299EA #9F82EA
triadic
#8299EA #EA8299 #99EA82
tetradic
#8299EA #EA82CD #EAD382 #82EA9F
square
#8299EA #EA82CD #EAD382 #82EA9F
split-complementary
#8299EA #EA9F82 #CDEA82
monochromatic
#2349CF #4E6EE1 #8299EA #B6C4F3 #E5EAFB
Accessibility & contrast
On white
2.73
#8299EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#8299EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8299EA
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8299EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8299EA | 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)
#7CA1ED
Deuteranopia (green-blind)
#7298E8
Tritanopia (blue-blind)
#5DAAB7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8299ea; /* rgb */ color: rgb(130, 153, 234); /* oklch */ color: oklch(69.9% 0.122 270.9);
Tailwind
colors: {
custom: {
50: '#abb6f1',
500: '#8299ea',
950: '#000000',
},
}SCSS
$custom: #8299ea; $custom-light: #abb6f1; $custom-dark: #000000;
JSON
{
"hex": "#8299ea",
"rgb": {
"r": 130,
"g": 153,
"b": 234
},
"hsl": {
"h": 226.731,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.69882,
"c": 0.12206,
"h": 270.9
},
"luminance": 0.33469
}Semantic roles & 50–950 ramp
primary
#8299EA
secondary
#F1EBD6
accent
#A912D3
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085