#809CE7#809CE7
#809CE7 is a light, moderate blue. Relative luminance 0.341; OKLCH L 70.2% C 0.115 H 267.8°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #809CE7 |
|---|---|
| RGB | rgb(128, 156, 231) |
| HSL | hsl(224, 68%, 70%) |
| HSV | hsv(224, 45%, 91%) |
| CMYK | cmyk(44.6%, 32.5%, 0%, 9.4%) |
| CIE-LAB | lab(65.07, 9.66, -40.94) |
| CIE-LCH | lch(65.07, 42.06, 283.28°) |
| OKLab | oklab(70.22% -0.0044 -0.1149) |
| OKLCH | oklch(70.22% 0.115 267.8) |
| XYZ | xyz(35.2098, 34.1336, 80.3190) |
| Luminance | 0.3414 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.40
Cornflowerblue
#6495ED
ΔE00 4.83
Soft Blue
#6488EA
ΔE00 6.52
Perrywinkle
#8F8CE7
ΔE00 7.38
Faded Blue
#658CBB
ΔE00 7.90
Lavender Blue
#8B88F8
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809CE7 #E7CB80
analogous
#80D0E7 #809CE7 #9780E7
triadic
#809CE7 #E7809C #9CE780
tetradic
#809CE7 #E780D0 #E7CB80 #80E797
square
#809CE7 #E780D0 #E7CB80 #80E797
split-complementary
#809CE7 #E79780 #D0E780
monochromatic
#2651C7 #4D74DD #809CE7 #B3C4F1 #E5EBFA
Accessibility & contrast
On white
2.68
#809CE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#809CE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809CE7
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809CE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809CE7 | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A3EA
Deuteranopia (green-blind)
#779AE5
Tritanopia (blue-blind)
#5AACB7
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #809ce7; /* rgb */ color: rgb(128, 156, 231); /* oklch */ color: oklch(70.2% 0.115 267.8);
Tailwind
colors: {
custom: {
50: '#a9b9ef',
500: '#809ce7',
950: '#000000',
},
}SCSS
$custom: #809ce7; $custom-light: #a9b9ef; $custom-dark: #000000;
JSON
{
"hex": "#809ce7",
"rgb": {
"r": 128,
"g": 156,
"b": 231
},
"hsl": {
"h": 223.689,
"s": 68.212,
"l": 70.392
},
"oklch": {
"l": 0.70217,
"c": 0.11496,
"h": 267.8
},
"luminance": 0.34136
}Semantic roles & 50–950 ramp
primary
#809CE7
secondary
#F0E8D3
accent
#9D15D0
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084