#809BE2#809BE2
#809BE2 is a light, moderate blue. Relative luminance 0.335; OKLCH L 69.8% C 0.109 H 267.6°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #809BE2 |
|---|---|
| RGB | rgb(128, 155, 226) |
| HSL | hsl(223, 63%, 69%) |
| HSV | hsv(223, 43%, 89%) |
| CMYK | cmyk(43.4%, 31.4%, 0%, 11.4%) |
| CIE-LAB | lab(64.58, 8.81, -38.94) |
| CIE-LCH | lch(64.58, 39.93, 282.74°) |
| OKLab | oklab(69.77% -0.0045 -0.1091) |
| OKLCH | oklch(69.77% 0.109 267.6) |
| XYZ | xyz(34.3466, 33.5210, 76.5972) |
| Luminance | 0.3352 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.58
Cornflowerblue
#6495ED
ΔE00 4.98
Soft Blue
#6488EA
ΔE00 6.43
Perrywinkle
#8F8CE7
ΔE00 7.12
Faded Blue
#658CBB
ΔE00 7.53
Lavender Blue
#8B88F8
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809BE2 #E2C780
analogous
#80CCE2 #809BE2 #9680E2
triadic
#809BE2 #E2809B #9BE280
tetradic
#809BE2 #E280CC #E2C780 #80E296
square
#809BE2 #E280CC #E2C780 #80E296
split-complementary
#809BE2 #E29680 #CCE280
monochromatic
#2B53BD #4E74D7 #809BE2 #B2C2ED #E4E9F9
Accessibility & contrast
On white
2.73
#809BE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#809BE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809BE2
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809BE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809BE2 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A1E5
Deuteranopia (green-blind)
#7899E0
Tritanopia (blue-blind)
#5DAAB4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #809be2; /* rgb */ color: rgb(128, 155, 226); /* oklch */ color: oklch(69.8% 0.109 267.6);
Tailwind
colors: {
custom: {
50: '#a9b8eb',
500: '#809be2',
950: '#000000',
},
}SCSS
$custom: #809be2; $custom-light: #a9b8eb; $custom-dark: #000000;
JSON
{
"hex": "#809be2",
"rgb": {
"r": 128,
"g": 155,
"b": 226
},
"hsl": {
"h": 223.469,
"s": 62.821,
"l": 69.412
},
"oklch": {
"l": 0.69765,
"c": 0.1092,
"h": 267.6
},
"luminance": 0.33523
}Semantic roles & 50–950 ramp
primary
#809BE2
secondary
#EDE5D1
accent
#9A1BCB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084