#869EED#869EED
#869EED is a light, moderate blue. Relative luminance 0.356; OKLCH L 71.3% C 0.119 H 270.3°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #869EED |
|---|---|
| RGB | rgb(134, 158, 237) |
| HSL | hsl(226, 74%, 73%) |
| HSV | hsv(226, 43%, 93%) |
| CMYK | cmyk(43.5%, 33.3%, 0%, 7.1%) |
| CIE-LAB | lab(66.24, 11.71, -42.37) |
| CIE-LCH | lch(66.24, 43.96, 285.45°) |
| OKLab | oklab(71.31% 0.0007 -0.1189) |
| OKLCH | oklch(71.31% 0.119 270.3) |
| XYZ | xyz(37.3397, 35.6345, 85.0150) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.46
Cornflowerblue
#6495ED
ΔE00 5.97
Perrywinkle
#8F8CE7
ΔE00 7.01
Soft Blue
#6488EA
ΔE00 7.44
Lavender Blue
#8B88F8
ΔE00 7.64
Carolina Blue
#8AB8FE
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#869EED #EDD586
analogous
#86D2ED #869EED #A186ED
triadic
#869EED #ED869E #9EED86
tetradic
#869EED #ED86D2 #EDD586 #86EDA1
square
#869EED #ED86D2 #EDD586 #86EDA1
split-complementary
#869EED #EDA186 #D2ED86
monochromatic
#204BD8 #5173E5 #869EED #BBC9F5 #E4EAFB
Accessibility & contrast
On white
2.58
#869EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#869EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #869EED
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##869EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##869EED | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F0
Deuteranopia (green-blind)
#789DEB
Tritanopia (blue-blind)
#62AEBB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #869eed; /* rgb */ color: rgb(134, 158, 237); /* oklch */ color: oklch(71.3% 0.119 270.3);
Tailwind
colors: {
custom: {
50: '#adbaf3',
500: '#869eed',
950: '#000000',
},
}SCSS
$custom: #869eed; $custom-light: #adbaf3; $custom-dark: #000000;
JSON
{
"hex": "#869eed",
"rgb": {
"r": 134,
"g": 158,
"b": 237
},
"hsl": {
"h": 226.019,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.71309,
"c": 0.11893,
"h": 270.3
},
"luminance": 0.35636
}Semantic roles & 50–950 ramp
primary
#869EED
secondary
#F3EDD8
accent
#A80FD6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085