#809FEA#809FEA
#809FEA is a light, moderate blue. Relative luminance 0.353; OKLCH L 71.0% C 0.116 H 266.4°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #809FEA |
|---|---|
| RGB | rgb(128, 159, 234) |
| HSL | hsl(222, 72%, 71%) |
| HSV | hsv(222, 45%, 92%) |
| CMYK | cmyk(45.3%, 32.1%, 0%, 8.2%) |
| CIE-LAB | lab(66.00, 8.81, -41.13) |
| CIE-LCH | lch(66.00, 42.06, 282.09°) |
| OKLab | oklab(70.98% -0.0073 -0.1154) |
| OKLCH | oklch(70.98% 0.116 266.4) |
| XYZ | xyz(36.1468, 35.3238, 82.7394) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.78
Periwinkle Blue
#8F99FB
ΔE00 4.86
Soft Blue
#6488EA
ΔE00 7.12
Carolina Blue
#8AB8FE
ΔE00 7.22
Perrywinkle
#8F8CE7
ΔE00 8.30
Faded Blue
#658CBB
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809FEA #EACB80
analogous
#80D4EA #809FEA #9680EA
triadic
#809FEA #EA809F #9FEA80
tetradic
#809FEA #EA80D4 #EACB80 #80EA96
square
#809FEA #EA80D4 #EACB80 #80EA96
split-complementary
#809FEA #EA9680 #D4EA80
monochromatic
#2254CE #4B77E1 #809FEA #B5C7F3 #E5EBFB
Accessibility & contrast
On white
2.60
#809FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#809FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809FEA
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809FEA | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6ED
Deuteranopia (green-blind)
#799CE8
Tritanopia (blue-blind)
#58AFBA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #809fea; /* rgb */ color: rgb(128, 159, 234); /* oklch */ color: oklch(71.0% 0.116 266.4);
Tailwind
colors: {
custom: {
50: '#a9bbf1',
500: '#809fea',
950: '#000000',
},
}SCSS
$custom: #809fea; $custom-light: #a9bbf1; $custom-dark: #000000;
JSON
{
"hex": "#809fea",
"rgb": {
"r": 128,
"g": 159,
"b": 234
},
"hsl": {
"h": 222.453,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.70983,
"c": 0.11565,
"h": 266.4
},
"luminance": 0.35326
}Semantic roles & 50–950 ramp
primary
#809FEA
secondary
#F1E9D5
accent
#9B12D4
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084