#869CF9#869CF9
#869CF9 is a light, vivid blue. Relative luminance 0.357; OKLCH L 71.5% C 0.138 H 272.4°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #869CF9 |
|---|---|
| RGB | rgb(134, 156, 249) |
| HSL | hsl(229, 91%, 75%) |
| HSV | hsv(229, 46%, 98%) |
| CMYK | cmyk(46.2%, 37.3%, 0%, 2.4%) |
| CIE-LAB | lab(66.28, 16.31, -48.88) |
| CIE-LCH | lch(66.28, 51.53, 288.45°) |
| OKLab | oklab(71.52% 0.0058 -0.1379) |
| OKLCH | oklch(71.52% 0.138 272.4) |
| XYZ | xyz(38.8135, 35.6826, 94.4464) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.49
Cornflowerblue
#6495ED
ΔE00 6.15
Perrywinkle
#8F8CE7
ΔE00 6.70
Lavender Blue
#8B88F8
ΔE00 6.74
Soft Blue
#6488EA
ΔE00 7.20
Carolina Blue
#8AB8FE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#869CF9 #F9E386
analogous
#86D5F9 #869CF9 #AA86F9
triadic
#869CF9 #F9869C #9CF986
tetradic
#869CF9 #F986D5 #F9E386 #86F9AA
square
#869CF9 #F986D5 #F9E386 #86F9AA
split-complementary
#869CF9 #F9AA86 #D5F986
monochromatic
#113DF3 #4C6CF6 #869CF9 #C0CCFC #E2E7FE
Accessibility & contrast
On white
2.58
#869CF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#869CF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #869CF9
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##869CF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##869CF9 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FD
Deuteranopia (green-blind)
#6F9DF7
Tritanopia (blue-blind)
#5BAFBF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #869cf9; /* rgb */ color: rgb(134, 156, 249); /* oklch */ color: oklch(71.5% 0.138 272.4);
Tailwind
colors: {
custom: {
50: '#aeb8fb',
500: '#869cf9',
950: '#000000',
},
}SCSS
$custom: #869cf9; $custom-light: #aeb8fb; $custom-dark: #000000;
JSON
{
"hex": "#869cf9",
"rgb": {
"r": 134,
"g": 156,
"b": 249
},
"hsl": {
"h": 228.522,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.71521,
"c": 0.13798,
"h": 272.4
},
"luminance": 0.35685
}Semantic roles & 50–950 ramp
primary
#869CF9
secondary
#F6EFD5
accent
#BA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085