#809CEE#809CEE
#809CEE is a light, vivid blue. Relative luminance 0.345; OKLCH L 70.6% C 0.125 H 268.8°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #809CEE |
|---|---|
| RGB | rgb(128, 156, 238) |
| HSL | hsl(225, 76%, 72%) |
| HSV | hsv(225, 46%, 93%) |
| CMYK | cmyk(46.2%, 34.5%, 0%, 6.7%) |
| CIE-LAB | lab(65.39, 11.69, -44.29) |
| CIE-LCH | lch(65.39, 45.80, 284.78°) |
| OKLab | oklab(70.57% -0.0027 -0.1246) |
| OKLCH | oklch(70.57% 0.125 268.8) |
| XYZ | xyz(36.2182, 34.5370, 85.6302) |
| Luminance | 0.3454 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.01
Cornflowerblue
#6495ED
ΔE00 4.80
Soft Blue
#6488EA
ΔE00 6.48
Perrywinkle
#8F8CE7
ΔE00 7.41
Lavender Blue
#8B88F8
ΔE00 7.72
Carolina Blue
#8AB8FE
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809CEE #EED280
analogous
#80D3EE #809CEE #9B80EE
triadic
#809CEE #EE809C #9CEE80
tetradic
#809CEE #EE80D3 #EED280 #80EE9B
square
#809CEE #EE80D3 #EED280 #80EE9B
split-complementary
#809CEE #EE9B80 #D3EE80
monochromatic
#1D4CD7 #4A72E7 #809CEE #B6C6F5 #E4EAFB
Accessibility & contrast
On white
2.66
#809CEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#809CEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809CEE
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809CEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809CEE | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F1
Deuteranopia (green-blind)
#739AEC
Tritanopia (blue-blind)
#56ADBA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #809cee; /* rgb */ color: rgb(128, 156, 238); /* oklch */ color: oklch(70.6% 0.125 268.8);
Tailwind
colors: {
custom: {
50: '#aab8f4',
500: '#809cee',
950: '#000000',
},
}SCSS
$custom: #809cee; $custom-light: #aab8f4; $custom-dark: #000000;
JSON
{
"hex": "#809cee",
"rgb": {
"r": 128,
"g": 156,
"b": 238
},
"hsl": {
"h": 224.727,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.70567,
"c": 0.12463,
"h": 268.8
},
"luminance": 0.34539
}Semantic roles & 50–950 ramp
primary
#809CEE
secondary
#F3ECD7
accent
#A50DD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085