#869AEF#869AEF
#869AEF is a light, vivid blue. Relative luminance 0.344; OKLCH L 70.6% C 0.127 H 272.7°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #869AEF |
|---|---|
| RGB | rgb(134, 154, 239) |
| HSL | hsl(229, 77%, 73%) |
| HSV | hsv(229, 44%, 94%) |
| CMYK | cmyk(43.9%, 35.6%, 0%, 6.3%) |
| CIE-LAB | lab(65.29, 14.59, -44.97) |
| CIE-LCH | lch(65.29, 47.27, 287.97°) |
| OKLab | oklab(70.6% 0.006 -0.1265) |
| OKLCH | oklch(70.6% 0.127 272.7) |
| XYZ | xyz(36.9623, 34.4096, 86.3387) |
| Luminance | 0.3441 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.50
Perrywinkle
#8F8CE7
ΔE00 5.80
Cornflowerblue
#6495ED
ΔE00 6.21
Lavender Blue
#8B88F8
ΔE00 6.34
Soft Blue
#6488EA
ΔE00 6.83
Periwinkle (survey)
#8E82FE
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#869AEF #EFDB86
analogous
#86CFEF #869AEF #A686EF
triadic
#869AEF #EF869A #9AEF86
tetradic
#869AEF #EF86CF #EFDB86 #86EFA6
square
#869AEF #EF86CF #EFDB86 #86EFA6
split-complementary
#869AEF #EFA686 #CFEF86
monochromatic
#1D42DD #506DE8 #869AEF #BCC7F6 #E4E8FB
Accessibility & contrast
On white
2.66
#869AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#869AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #869AEF
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##869AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##869AEF | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F2
Deuteranopia (green-blind)
#729AED
Tritanopia (blue-blind)
#61ABB9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #869aef; /* rgb */ color: rgb(134, 154, 239); /* oklch */ color: oklch(70.6% 0.127 272.7);
Tailwind
colors: {
custom: {
50: '#aeb7f4',
500: '#869aef',
950: '#000000',
},
}SCSS
$custom: #869aef; $custom-light: #aeb7f4; $custom-dark: #000000;
JSON
{
"hex": "#869aef",
"rgb": {
"r": 134,
"g": 154,
"b": 239
},
"hsl": {
"h": 228.571,
"s": 76.642,
"l": 73.137
},
"oklch": {
"l": 0.70603,
"c": 0.12662,
"h": 272.7
},
"luminance": 0.34412
}Semantic roles & 50–950 ramp
primary
#869AEF
secondary
#F3EED8
accent
#B20DD9
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085