#809CDE#809CDE
#809CDE is a light, moderate blue. Relative luminance 0.336; OKLCH L 69.8% C 0.103 H 266.2°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #809CDE |
|---|---|
| RGB | rgb(128, 156, 222) |
| HSL | hsl(222, 59%, 69%) |
| HSV | hsv(222, 42%, 87%) |
| CMYK | cmyk(42.3%, 29.7%, 0%, 12.9%) |
| CIE-LAB | lab(64.67, 7.10, -36.59) |
| CIE-LCH | lch(64.67, 37.27, 280.98°) |
| OKLab | oklab(69.78% -0.0068 -0.1023) |
| OKLCH | oklch(69.78% 0.103 266.2) |
| XYZ | xyz(33.9712, 33.6382, 73.7959) |
| Luminance | 0.3364 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.04
Periwinkle Blue
#8F99FB
ΔE00 5.04
Soft Blue
#6488EA
ΔE00 6.71
Faded Blue
#658CBB
ΔE00 7.39
Perrywinkle
#8F8CE7
ΔE00 7.48
Lavender Blue
#8B88F8
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809CDE #DEC280
analogous
#80CBDE #809CDE #9380DE
triadic
#809CDE #DE809C #9CDE80
tetradic
#809CDE #DE80CB #DEC280 #80DE93
square
#809CDE #DE80CB #DEC280 #80DE93
split-complementary
#809CDE #DE9380 #CBDE80
monochromatic
#2F57B5 #4F76D1 #809CDE #B1C2EB #E1E8F7
Accessibility & contrast
On white
2.72
#809CDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#809CDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809CDE
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809CDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809CDE | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A1E1
Deuteranopia (green-blind)
#7B99DD
Tritanopia (blue-blind)
#5FAAB3
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #809cde; /* rgb */ color: rgb(128, 156, 222); /* oklch */ color: oklch(69.8% 0.103 266.2);
Tailwind
colors: {
custom: {
50: '#a8b9e8',
500: '#809cde',
950: '#000000',
},
}SCSS
$custom: #809cde; $custom-light: #a8b9e8; $custom-dark: #000000;
JSON
{
"hex": "#809cde",
"rgb": {
"r": 128,
"g": 156,
"b": 222
},
"hsl": {
"h": 222.128,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.69781,
"c": 0.10253,
"h": 266.2
},
"luminance": 0.3364
}Semantic roles & 50–950 ramp
primary
#809CDE
secondary
#EBE3CF
accent
#951FC6
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084