#869DF9#869DF9
#869DF9 is a light, vivid blue. Relative luminance 0.360; OKLCH L 71.7% C 0.137 H 271.9°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #869DF9 |
|---|---|
| RGB | rgb(134, 157, 249) |
| HSL | hsl(228, 91%, 75%) |
| HSV | hsv(228, 46%, 98%) |
| CMYK | cmyk(46.2%, 36.9%, 0%, 2.4%) |
| CIE-LAB | lab(66.53, 15.73, -48.47) |
| CIE-LCH | lch(66.53, 50.96, 287.98°) |
| OKLab | oklab(71.72% 0.0046 -0.1367) |
| OKLCH | oklch(71.72% 0.137 271.9) |
| XYZ | xyz(38.9820, 36.0196, 94.5026) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.73
Cornflowerblue
#6495ED
ΔE00 6.10
Perrywinkle
#8F8CE7
ΔE00 6.98
Lavender Blue
#8B88F8
ΔE00 7.06
Soft Blue
#6488EA
ΔE00 7.35
Carolina Blue
#8AB8FE
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#869DF9 #F9E286
analogous
#86D6F9 #869DF9 #A886F9
triadic
#869DF9 #F9869D #9DF986
tetradic
#869DF9 #F986D6 #F9E286 #86F9A8
square
#869DF9 #F986D6 #F9E286 #86F9A8
split-complementary
#869DF9 #F9A886 #D6F986
monochromatic
#113FF3 #4C6EF6 #869DF9 #C0CCFC #E2E7FE
Accessibility & contrast
On white
2.56
#869DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#869DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #869DF9
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##869DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##869DF9 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FD
Deuteranopia (green-blind)
#709DF7
Tritanopia (blue-blind)
#5BB0BF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #869df9; /* rgb */ color: rgb(134, 157, 249); /* oklch */ color: oklch(71.7% 0.137 271.9);
Tailwind
colors: {
custom: {
50: '#aeb9fb',
500: '#869df9',
950: '#000000',
},
}SCSS
$custom: #869df9; $custom-light: #aeb9fb; $custom-dark: #000000;
JSON
{
"hex": "#869df9",
"rgb": {
"r": 134,
"g": 157,
"b": 249
},
"hsl": {
"h": 228,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.71719,
"c": 0.13675,
"h": 271.9
},
"luminance": 0.36022
}Semantic roles & 50–950 ramp
primary
#869DF9
secondary
#F6EFD5
accent
#B800E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085