#869DF8#869DF8
#869DF8 is a light, vivid blue. Relative luminance 0.360; OKLCH L 71.7% C 0.135 H 271.9°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #869DF8 |
|---|---|
| RGB | rgb(134, 157, 248) |
| HSL | hsl(228, 89%, 75%) |
| HSV | hsv(228, 46%, 97%) |
| CMYK | cmyk(46%, 36.7%, 0%, 2.7%) |
| CIE-LAB | lab(66.49, 15.44, -48.00) |
| CIE-LCH | lch(66.49, 50.43, 287.83°) |
| OKLab | oklab(71.67% 0.0044 -0.1353) |
| OKLCH | oklch(71.67% 0.135 271.9) |
| XYZ | xyz(38.8264, 35.9574, 93.6833) |
| Luminance | 0.3596 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.75
Cornflowerblue
#6495ED
ΔE00 6.08
Perrywinkle
#8F8CE7
ΔE00 6.95
Lavender Blue
#8B88F8
ΔE00 7.07
Soft Blue
#6488EA
ΔE00 7.33
Carolina Blue
#8AB8FE
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#869DF8 #F8E186
analogous
#86D6F8 #869DF8 #A886F8
triadic
#869DF8 #F8869D #9DF886
tetradic
#869DF8 #F886D6 #F8E186 #86F8A8
square
#869DF8 #F886D6 #F8E186 #86F8A8
split-complementary
#869DF8 #F8A886 #D6F886
monochromatic
#123FF1 #4C6EF5 #869DF8 #C0CCFB #E2E8FD
Accessibility & contrast
On white
2.56
#869DF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#869DF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #869DF8
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##869DF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##869DF8 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FC
Deuteranopia (green-blind)
#719DF6
Tritanopia (blue-blind)
#5BB0BF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #869df8; /* rgb */ color: rgb(134, 157, 248); /* oklch */ color: oklch(71.7% 0.135 271.9);
Tailwind
colors: {
custom: {
50: '#aeb9fb',
500: '#869df8',
950: '#000000',
},
}SCSS
$custom: #869df8; $custom-light: #aeb9fb; $custom-dark: #000000;
JSON
{
"hex": "#869df8",
"rgb": {
"r": 134,
"g": 157,
"b": 248
},
"hsl": {
"h": 227.895,
"s": 89.063,
"l": 74.902
},
"oklch": {
"l": 0.71667,
"c": 0.13537,
"h": 271.9
},
"luminance": 0.3596
}Semantic roles & 50–950 ramp
primary
#869DF8
secondary
#F5EFD6
accent
#B700E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085