#869EF8#869EF8
#869EF8 is a light, vivid blue. Relative luminance 0.363; OKLCH L 71.9% C 0.134 H 271.4°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #869EF8 |
|---|---|
| RGB | rgb(134, 158, 248) |
| HSL | hsl(227, 89%, 75%) |
| HSV | hsv(227, 46%, 97%) |
| CMYK | cmyk(46%, 36.3%, 0%, 2.7%) |
| CIE-LAB | lab(66.75, 14.87, -47.60) |
| CIE-LCH | lch(66.75, 49.86, 287.35°) |
| OKLab | oklab(71.87% 0.0032 -0.1341) |
| OKLCH | oklch(71.87% 0.134 271.4) |
| XYZ | xyz(38.9963, 36.2971, 93.7400) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.00
Cornflowerblue
#6495ED
ΔE00 6.05
Perrywinkle
#8F8CE7
ΔE00 7.24
Lavender Blue
#8B88F8
ΔE00 7.38
Soft Blue
#6488EA
ΔE00 7.49
Carolina Blue
#8AB8FE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#869EF8 #F8E086
analogous
#86D7F8 #869EF8 #A786F8
triadic
#869EF8 #F8869E #9EF886
tetradic
#869EF8 #F886D7 #F8E086 #86F8A7
square
#869EF8 #F886D7 #F8E086 #86F8A7
split-complementary
#869EF8 #F8A786 #D7F886
monochromatic
#1241F1 #4C70F5 #869EF8 #C0CCFB #E2E8FD
Accessibility & contrast
On white
2.54
#869EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#869EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #869EF8
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##869EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##869EF8 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FC
Deuteranopia (green-blind)
#729EF6
Tritanopia (blue-blind)
#5BB1BF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #869ef8; /* rgb */ color: rgb(134, 158, 248); /* oklch */ color: oklch(71.9% 0.134 271.4);
Tailwind
colors: {
custom: {
50: '#aebafb',
500: '#869ef8',
950: '#000000',
},
}SCSS
$custom: #869ef8; $custom-light: #aebafb; $custom-dark: #000000;
JSON
{
"hex": "#869ef8",
"rgb": {
"r": 134,
"g": 158,
"b": 248
},
"hsl": {
"h": 227.368,
"s": 89.063,
"l": 74.902
},
"oklch": {
"l": 0.71867,
"c": 0.13415,
"h": 271.4
},
"luminance": 0.36299
}Semantic roles & 50–950 ramp
primary
#869EF8
secondary
#F5EFD6
accent
#B500E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085