#809CE0#809CE0
#809CE0 is a light, moderate blue. Relative luminance 0.337; OKLCH L 69.9% C 0.105 H 266.6°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #809CE0 |
|---|---|
| RGB | rgb(128, 156, 224) |
| HSL | hsl(223, 61%, 69%) |
| HSV | hsv(223, 43%, 88%) |
| CMYK | cmyk(42.9%, 30.4%, 0%, 12.2%) |
| CIE-LAB | lab(64.76, 7.67, -37.56) |
| CIE-LCH | lch(64.76, 38.33, 281.54°) |
| OKLab | oklab(69.88% -0.0063 -0.1051) |
| OKLCH | oklch(69.88% 0.105 266.6) |
| XYZ | xyz(34.2409, 33.7461, 75.2160) |
| Luminance | 0.3375 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.89
Cornflowerblue
#6495ED
ΔE00 4.98
Soft Blue
#6488EA
ΔE00 6.66
Perrywinkle
#8F8CE7
ΔE00 7.44
Faded Blue
#658CBB
ΔE00 7.50
Lavender Blue
#8B88F8
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809CE0 #E0C480
analogous
#80CCE0 #809CE0 #9480E0
triadic
#809CE0 #E0809C #9CE080
tetradic
#809CE0 #E080CC #E0C480 #80E094
square
#809CE0 #E080CC #E0C480 #80E094
split-complementary
#809CE0 #E09480 #CCE080
monochromatic
#2D56B9 #4F76D4 #809CE0 #B1C2EC #E2E9F8
Accessibility & contrast
On white
2.71
#809CE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#809CE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809CE0
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809CE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809CE0 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A2E3
Deuteranopia (green-blind)
#7A99DE
Tritanopia (blue-blind)
#5EAAB4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #809ce0; /* rgb */ color: rgb(128, 156, 224); /* oklch */ color: oklch(69.9% 0.105 266.6);
Tailwind
colors: {
custom: {
50: '#a9b9ea',
500: '#809ce0',
950: '#000000',
},
}SCSS
$custom: #809ce0; $custom-light: #a9b9ea; $custom-dark: #000000;
JSON
{
"hex": "#809ce0",
"rgb": {
"r": 128,
"g": 156,
"b": 224
},
"hsl": {
"h": 222.5,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.69876,
"c": 0.10529,
"h": 266.6
},
"luminance": 0.33748
}Semantic roles & 50–950 ramp
primary
#809CE0
secondary
#ECE4D0
accent
#961DC8
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084