#869EF9#869EF9
#869EF9 is a light, vivid blue. Relative luminance 0.364; OKLCH L 71.9% C 0.136 H 271.5°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #869EF9 |
|---|---|
| RGB | rgb(134, 158, 249) |
| HSL | hsl(227, 91%, 75%) |
| HSV | hsv(227, 46%, 98%) |
| CMYK | cmyk(46.2%, 36.5%, 0%, 2.4%) |
| CIE-LAB | lab(66.79, 15.16, -48.07) |
| CIE-LCH | lch(66.79, 50.40, 287.50°) |
| OKLab | oklab(71.92% 0.0034 -0.1355) |
| OKLCH | oklch(71.92% 0.136 271.5) |
| XYZ | xyz(39.1519, 36.3593, 94.5592) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.99
Cornflowerblue
#6495ED
ΔE00 6.07
Perrywinkle
#8F8CE7
ΔE00 7.27
Lavender Blue
#8B88F8
ΔE00 7.37
Soft Blue
#6488EA
ΔE00 7.51
Carolina Blue
#8AB8FE
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#869EF9 #F9E186
analogous
#86D8F9 #869EF9 #A786F9
triadic
#869EF9 #F9869E #9EF986
tetradic
#869EF9 #F986D8 #F9E186 #86F9A7
square
#869EF9 #F986D8 #F9E186 #86F9A7
split-complementary
#869EF9 #F9A786 #D8F986
monochromatic
#1141F3 #4C6FF6 #869EF9 #C0CDFC #E2E8FE
Accessibility & contrast
On white
2.54
#869EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#869EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #869EF9
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##869EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##869EF9 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FD
Deuteranopia (green-blind)
#719EF7
Tritanopia (blue-blind)
#5BB1C0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #869ef9; /* rgb */ color: rgb(134, 158, 249); /* oklch */ color: oklch(71.9% 0.136 271.5);
Tailwind
colors: {
custom: {
50: '#aebafb',
500: '#869ef9',
950: '#000000',
},
}SCSS
$custom: #869ef9; $custom-light: #aebafb; $custom-dark: #000000;
JSON
{
"hex": "#869ef9",
"rgb": {
"r": 134,
"g": 158,
"b": 249
},
"hsl": {
"h": 227.478,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.71919,
"c": 0.13552,
"h": 271.5
},
"luminance": 0.36362
}Semantic roles & 50–950 ramp
primary
#869EF9
secondary
#F6EFD5
accent
#B600E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085