#809BDF#809BDF
#809BDF is a light, moderate blue. Relative luminance 0.334; OKLCH L 69.6% C 0.105 H 267.1°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #809BDF |
|---|---|
| RGB | rgb(128, 155, 223) |
| HSL | hsl(223, 60%, 69%) |
| HSV | hsv(223, 43%, 87%) |
| CMYK | cmyk(42.6%, 30.5%, 0%, 12.5%) |
| CIE-LAB | lab(64.45, 7.96, -37.49) |
| CIE-LCH | lch(64.45, 38.32, 281.98°) |
| OKLab | oklab(69.62% -0.0053 -0.1049) |
| OKLCH | oklch(69.62% 0.105 267.1) |
| XYZ | xyz(33.9385, 33.3578, 74.4481) |
| Luminance | 0.3336 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.82
Cornflowerblue
#6495ED
ΔE00 5.07
Soft Blue
#6488EA
ΔE00 6.51
Perrywinkle
#8F8CE7
ΔE00 7.16
Faded Blue
#658CBB
ΔE00 7.36
Lavender Blue
#8B88F8
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809BDF #DFC480
analogous
#80CBDF #809BDF #9580DF
triadic
#809BDF #DF809B #9BDF80
tetradic
#809BDF #DF80CB #DFC480 #80DF95
square
#809BDF #DF80CB #DFC480 #80DF95
split-complementary
#809BDF #DF9580 #CBDF80
monochromatic
#2E55B7 #4F75D3 #809BDF #B1C1EB #E2E8F8
Accessibility & contrast
On white
2.74
#809BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#809BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809BDF
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809BDF | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A1E2
Deuteranopia (green-blind)
#7A98DD
Tritanopia (blue-blind)
#5FA9B3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #809bdf; /* rgb */ color: rgb(128, 155, 223); /* oklch */ color: oklch(69.6% 0.105 267.1);
Tailwind
colors: {
custom: {
50: '#a8b8e9',
500: '#809bdf',
950: '#000000',
},
}SCSS
$custom: #809bdf; $custom-light: #a8b8e9; $custom-dark: #000000;
JSON
{
"hex": "#809bdf",
"rgb": {
"r": 128,
"g": 155,
"b": 223
},
"hsl": {
"h": 222.947,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.6962,
"c": 0.10504,
"h": 267.1
},
"luminance": 0.3336
}Semantic roles & 50–950 ramp
primary
#809BDF
secondary
#EBE3CF
accent
#971EC7
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084