#809CED#809CED
#809CED is a light, vivid blue. Relative luminance 0.345; OKLCH L 70.5% C 0.123 H 268.6°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #809CED |
|---|---|
| RGB | rgb(128, 156, 237) |
| HSL | hsl(225, 75%, 72%) |
| HSV | hsv(225, 46%, 93%) |
| CMYK | cmyk(46%, 34.2%, 0%, 7.1%) |
| CIE-LAB | lab(65.34, 11.40, -43.81) |
| CIE-LCH | lch(65.34, 45.27, 284.58°) |
| OKLab | oklab(70.52% -0.0029 -0.1232) |
| OKLCH | oklch(70.52% 0.123 268.6) |
| XYZ | xyz(36.0717, 34.4784, 84.8586) |
| Luminance | 0.3448 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.06
Cornflowerblue
#6495ED
ΔE00 4.80
Soft Blue
#6488EA
ΔE00 6.48
Perrywinkle
#8F8CE7
ΔE00 7.40
Lavender Blue
#8B88F8
ΔE00 7.75
Carolina Blue
#8AB8FE
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809CED #EDD180
analogous
#80D3ED #809CED #9B80ED
triadic
#809CED #ED809C #9CED80
tetradic
#809CED #ED80D3 #EDD180 #80ED9B
square
#809CED #ED80D3 #EDD180 #80ED9B
split-complementary
#809CED #ED9B80 #D3ED80
monochromatic
#1E4DD4 #4A72E5 #809CED #B6C6F5 #E4EAFB
Accessibility & contrast
On white
2.66
#809CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#809CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809CED
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809CED | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F0
Deuteranopia (green-blind)
#739AEB
Tritanopia (blue-blind)
#56ADBA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #809ced; /* rgb */ color: rgb(128, 156, 237); /* oklch */ color: oklch(70.5% 0.123 268.6);
Tailwind
colors: {
custom: {
50: '#aab8f3',
500: '#809ced',
950: '#000000',
},
}SCSS
$custom: #809ced; $custom-light: #aab8f3; $custom-dark: #000000;
JSON
{
"hex": "#809ced",
"rgb": {
"r": 128,
"g": 156,
"b": 237
},
"hsl": {
"h": 224.587,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.70517,
"c": 0.12326,
"h": 268.6
},
"luminance": 0.34481
}Semantic roles & 50–950 ramp
primary
#809CED
secondary
#F2EBD6
accent
#A40ED7
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085