#809CEB#809CEB
#809CEB is a light, vivid blue. Relative luminance 0.344; OKLCH L 70.4% C 0.120 H 268.4°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #809CEB |
|---|---|
| RGB | rgb(128, 156, 235) |
| HSL | hsl(224, 73%, 71%) |
| HSV | hsv(224, 46%, 92%) |
| CMYK | cmyk(45.5%, 33.6%, 0%, 7.8%) |
| CIE-LAB | lab(65.25, 10.82, -42.85) |
| CIE-LCH | lch(65.25, 44.20, 284.17°) |
| OKLab | oklab(70.42% -0.0034 -0.1204) |
| OKLCH | oklch(70.42% 0.12 268.4) |
| XYZ | xyz(35.7812, 34.3622, 83.3283) |
| Luminance | 0.3436 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.17
Cornflowerblue
#6495ED
ΔE00 4.80
Soft Blue
#6488EA
ΔE00 6.48
Perrywinkle
#8F8CE7
ΔE00 7.39
Lavender Blue
#8B88F8
ΔE00 7.81
Carolina Blue
#8AB8FE
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809CEB #EBCF80
analogous
#80D1EB #809CEB #9980EB
triadic
#809CEB #EB809C #9CEB80
tetradic
#809CEB #EB80D1 #EBCF80 #80EB99
square
#809CEB #EB80D1 #EBCF80 #80EB99
split-complementary
#809CEB #EB9980 #D1EB80
monochromatic
#214FD0 #4B73E3 #809CEB #B5C5F3 #E5EAFB
Accessibility & contrast
On white
2.67
#809CEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#809CEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809CEB
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809CEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809CEB | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3EE
Deuteranopia (green-blind)
#749AE9
Tritanopia (blue-blind)
#58ACB9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #809ceb; /* rgb */ color: rgb(128, 156, 235); /* oklch */ color: oklch(70.4% 0.120 268.4);
Tailwind
colors: {
custom: {
50: '#a9b9f2',
500: '#809ceb',
950: '#000000',
},
}SCSS
$custom: #809ceb; $custom-light: #a9b9f2; $custom-dark: #000000;
JSON
{
"hex": "#809ceb",
"rgb": {
"r": 128,
"g": 156,
"b": 235
},
"hsl": {
"h": 224.299,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.70416,
"c": 0.12049,
"h": 268.4
},
"luminance": 0.34364
}Semantic roles & 50–950 ramp
primary
#809CEB
secondary
#F1EAD5
accent
#A211D5
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085