#809FDE#809FDE
#809FDE is a light, moderate blue. Relative luminance 0.347; OKLCH L 70.4% C 0.099 H 263.9°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #809FDE |
|---|---|
| RGB | rgb(128, 159, 222) |
| HSL | hsl(220, 59%, 69%) |
| HSV | hsv(220, 42%, 87%) |
| CMYK | cmyk(42.3%, 28.4%, 0%, 12.9%) |
| CIE-LAB | lab(65.48, 5.39, -35.33) |
| CIE-LCH | lch(65.48, 35.74, 278.67°) |
| OKLab | oklab(70.41% -0.0106 -0.0987) |
| OKLCH | oklch(70.41% 0.099 263.9) |
| XYZ | xyz(34.4809, 34.6575, 73.9658) |
| Luminance | 0.3466 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.98
Periwinkle Blue
#8F99FB
ΔE00 5.55
Soft Blue
#6488EA
ΔE00 7.29
Carolina Blue
#8AB8FE
ΔE00 7.55
Faded Blue
#658CBB
ΔE00 7.69
Perrywinkle
#8F8CE7
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809FDE #DEBF80
analogous
#80CEDE #809FDE #9080DE
triadic
#809FDE #DE809F #9FDE80
tetradic
#809FDE #DE80CE #DEBF80 #80DE90
square
#809FDE #DE80CE #DEBF80 #80DE90
split-complementary
#809FDE #DE9080 #CEDE80
monochromatic
#2F5BB5 #4F7AD1 #809FDE #B1C4EB #E1E8F7
Accessibility & contrast
On white
2.65
#809FDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#809FDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809FDE
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809FDE | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A4E1
Deuteranopia (green-blind)
#7F9BDD
Tritanopia (blue-blind)
#5FACB5
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #809fde; /* rgb */ color: rgb(128, 159, 222); /* oklch */ color: oklch(70.4% 0.099 263.9);
Tailwind
colors: {
custom: {
50: '#a8bbe8',
500: '#809fde',
950: '#000000',
},
}SCSS
$custom: #809fde; $custom-light: #a8bbe8; $custom-dark: #000000;
JSON
{
"hex": "#809fde",
"rgb": {
"r": 128,
"g": 159,
"b": 222
},
"hsl": {
"h": 220.213,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.70409,
"c": 0.09923,
"h": 263.9
},
"luminance": 0.34659
}Semantic roles & 50–950 ramp
primary
#809FDE
secondary
#EBE2CF
accent
#8F1FC6
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084