#869DFD#869DFD
#869DFD is a light, vivid blue. Relative luminance 0.363; OKLCH L 71.9% C 0.142 H 272.2°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #869DFD |
|---|---|
| RGB | rgb(134, 157, 253) |
| HSL | hsl(228, 97%, 76%) |
| HSV | hsv(228, 47%, 99%) |
| CMYK | cmyk(47%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(66.73, 16.90, -50.35) |
| CIE-LCH | lch(66.73, 53.11, 288.55°) |
| OKLab | oklab(71.93% 0.0055 -0.1421) |
| OKLCH | oklch(71.93% 0.142 272.2) |
| XYZ | xyz(39.6125, 36.2718, 97.8233) |
| Luminance | 0.3627 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.73
Cornflowerblue
#6495ED
ΔE00 6.21
Lavender Blue
#8B88F8
ΔE00 7.03
Perrywinkle
#8F8CE7
ΔE00 7.14
Soft Blue
#6488EA
ΔE00 7.44
Carolina Blue
#8AB8FE
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#869DFD #FDE686
analogous
#86D9FD #869DFD #AA86FD
triadic
#869DFD #FD869D #9DFD86
tetradic
#869DFD #FD86D9 #FDE686 #86FDAA
square
#869DFD #FD86D9 #FDE686 #86FDAA
split-complementary
#869DFD #FDAA86 #D9FD86
monochromatic
#0E3BFB #4A6CFC #869DFD #C2CEFE #E1E7FF
Accessibility & contrast
On white
2.54
#869DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#869DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #869DFD
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##869DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##869DFD | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A8FF
Deuteranopia (green-blind)
#6D9EFB
Tritanopia (blue-blind)
#58B1C1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #869dfd; /* rgb */ color: rgb(134, 157, 253); /* oklch */ color: oklch(71.9% 0.142 272.2);
Tailwind
colors: {
custom: {
50: '#afb9fe',
500: '#869dfd',
950: '#000000',
},
}SCSS
$custom: #869dfd; $custom-light: #afb9fe; $custom-dark: #000000;
JSON
{
"hex": "#869dfd",
"rgb": {
"r": 134,
"g": 157,
"b": 253
},
"hsl": {
"h": 228.403,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.7193,
"c": 0.14225,
"h": 272.2
},
"luminance": 0.36274
}Semantic roles & 50–950 ramp
primary
#869DFD
secondary
#F7F0D4
accent
#B900E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086