#809BE0#809BE0
#809BE0 is a light, moderate blue. Relative luminance 0.334; OKLCH L 69.7% C 0.106 H 267.3°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #809BE0 |
|---|---|
| RGB | rgb(128, 155, 224) |
| HSL | hsl(223, 61%, 69%) |
| HSV | hsv(223, 43%, 88%) |
| CMYK | cmyk(42.9%, 30.8%, 0%, 12.2%) |
| CIE-LAB | lab(64.49, 8.24, -37.97) |
| CIE-LCH | lch(64.49, 38.86, 282.24°) |
| OKLab | oklab(69.67% -0.005 -0.1063) |
| OKLCH | oklch(69.67% 0.106 267.3) |
| XYZ | xyz(34.0738, 33.4118, 75.1603) |
| Luminance | 0.3341 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.74
Cornflowerblue
#6495ED
ΔE00 5.04
Soft Blue
#6488EA
ΔE00 6.48
Perrywinkle
#8F8CE7
ΔE00 7.15
Faded Blue
#658CBB
ΔE00 7.42
Lavender Blue
#8B88F8
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809BE0 #E0C580
analogous
#80CBE0 #809BE0 #9580E0
triadic
#809BE0 #E0809B #9BE080
tetradic
#809BE0 #E080CB #E0C580 #80E095
square
#809BE0 #E080CB #E0C580 #80E095
split-complementary
#809BE0 #E09580 #CBE080
monochromatic
#2D54B9 #4F74D4 #809BE0 #B1C2EC #E2E8F8
Accessibility & contrast
On white
2.73
#809BE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#809BE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809BE0
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809BE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809BE0 | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 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)
#83A1E3
Deuteranopia (green-blind)
#7998DE
Tritanopia (blue-blind)
#5EA9B4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #809be0; /* rgb */ color: rgb(128, 155, 224); /* oklch */ color: oklch(69.7% 0.106 267.3);
Tailwind
colors: {
custom: {
50: '#a9b8ea',
500: '#809be0',
950: '#000000',
},
}SCSS
$custom: #809be0; $custom-light: #a9b8ea; $custom-dark: #000000;
JSON
{
"hex": "#809be0",
"rgb": {
"r": 128,
"g": 155,
"b": 224
},
"hsl": {
"h": 223.125,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.69668,
"c": 0.10643,
"h": 267.3
},
"luminance": 0.33414
}Semantic roles & 50–950 ramp
primary
#809BE0
secondary
#ECE4D0
accent
#981DC8
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084