#869EFE#869EFE
#869EFE is a light, vivid blue. Relative luminance 0.367; OKLCH L 72.2% C 0.142 H 271.8°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #869EFE |
|---|---|
| RGB | rgb(134, 158, 254) |
| HSL | hsl(228, 98%, 76%) |
| HSV | hsv(228, 47%, 100%) |
| CMYK | cmyk(47.2%, 37.8%, 0%, 0.4%) |
| CIE-LAB | lab(67.03, 16.61, -50.41) |
| CIE-LCH | lch(67.03, 53.08, 288.24°) |
| OKLab | oklab(72.18% 0.0045 -0.1423) |
| OKLCH | oklch(72.18% 0.142 271.8) |
| XYZ | xyz(39.9421, 36.6754, 98.7211) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.99
Cornflowerblue
#6495ED
ΔE00 6.21
Lavender Blue
#8B88F8
ΔE00 7.34
Perrywinkle
#8F8CE7
ΔE00 7.46
Soft Blue
#6488EA
ΔE00 7.63
Carolina Blue
#8AB8FE
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#869EFE #FEE686
analogous
#86DAFE #869EFE #AA86FE
triadic
#869EFE #FE869E #9EFE86
tetradic
#869EFE #FE86DA #FEE686 #86FEAA
square
#869EFE #FE86DA #FEE686 #86FEAA
split-complementary
#869EFE #FEAA86 #DAFE86
monochromatic
#0D3DFD #496DFD #869EFE #C3CFFF #E1E7FF
Accessibility & contrast
On white
2.52
#869EFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#869EFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #869EFE
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##869EFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##869EFE | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#6E9EFC
Tritanopia (blue-blind)
#57B2C2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #869efe; /* rgb */ color: rgb(134, 158, 254); /* oklch */ color: oklch(72.2% 0.142 271.8);
Tailwind
colors: {
custom: {
50: '#afbaff',
500: '#869efe',
950: '#000000',
},
}SCSS
$custom: #869efe; $custom-light: #afbaff; $custom-dark: #000000;
JSON
{
"hex": "#869efe",
"rgb": {
"r": 134,
"g": 158,
"b": 254
},
"hsl": {
"h": 228,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.72181,
"c": 0.14239,
"h": 271.8
},
"luminance": 0.36678
}Semantic roles & 50–950 ramp
primary
#869EFE
secondary
#F7F0D4
accent
#B800E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086