#86A2FD#86A2FD
#86A2FD is a light, vivid blue. Relative luminance 0.380; OKLCH L 72.9% C 0.136 H 269.8°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #86A2FD |
|---|---|
| RGB | rgb(134, 162, 253) |
| HSL | hsl(226, 97%, 76%) |
| HSV | hsv(226, 47%, 99%) |
| CMYK | cmyk(47%, 36%, 0%, 0.8%) |
| CIE-LAB | lab(68.02, 14.02, -48.31) |
| CIE-LCH | lch(68.02, 50.31, 286.18°) |
| OKLab | oklab(72.93% -0.0004 -0.1362) |
| OKLCH | oklch(72.93% 0.136 269.8) |
| XYZ | xyz(40.4758, 37.9984, 98.1111) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.08
Cornflowerblue
#6495ED
ΔE00 6.20
Carolina Blue
#8AB8FE
ΔE00 6.53
Pastel Blue
#A2BFFE
ΔE00 7.68
Soft Blue
#6488EA
ΔE00 8.32
Perrywinkle
#8F8CE7
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A2FD #FDE186
analogous
#86DEFD #86A2FD #A586FD
triadic
#86A2FD #FD86A2 #A2FD86
tetradic
#86A2FD #FD86DE #FDE186 #86FDA5
square
#86A2FD #FD86DE #FDE186 #86FDA5
split-complementary
#86A2FD #FDA586 #DEFD86
monochromatic
#0E45FB #4A74FC #86A2FD #C2D0FE #E1E8FF
Accessibility & contrast
On white
2.44
#86A2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#86A2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A2FD
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A2FD | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#74A1FB
Tritanopia (blue-blind)
#57B5C4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #86a2fd; /* rgb */ color: rgb(134, 162, 253); /* oklch */ color: oklch(72.9% 0.136 269.8);
Tailwind
colors: {
custom: {
50: '#afbdfe',
500: '#86a2fd',
950: '#000000',
},
}SCSS
$custom: #86a2fd; $custom-light: #afbdfe; $custom-dark: #000000;
JSON
{
"hex": "#86a2fd",
"rgb": {
"r": 134,
"g": 162,
"b": 253
},
"hsl": {
"h": 225.882,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.72926,
"c": 0.13618,
"h": 269.8
},
"luminance": 0.38001
}Semantic roles & 50–950 ramp
primary
#86A2FD
secondary
#F7EFD4
accent
#AF00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186