#869BF8#869BF8
#869BF8 is a light, vivid blue. Relative luminance 0.353; OKLCH L 71.3% C 0.138 H 272.8°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #869BF8 |
|---|---|
| RGB | rgb(134, 155, 248) |
| HSL | hsl(229, 89%, 75%) |
| HSV | hsv(229, 46%, 97%) |
| CMYK | cmyk(46%, 37.5%, 0%, 2.7%) |
| CIE-LAB | lab(65.97, 16.60, -48.82) |
| CIE-LCH | lch(65.97, 51.56, 288.78°) |
| OKLab | oklab(71.27% 0.0068 -0.1377) |
| OKLCH | oklch(71.27% 0.138 272.8) |
| XYZ | xyz(38.4908, 35.2862, 93.5715) |
| Luminance | 0.3529 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.28
Cornflowerblue
#6495ED
ΔE00 6.19
Perrywinkle
#8F8CE7
ΔE00 6.38
Lavender Blue
#8B88F8
ΔE00 6.43
Soft Blue
#6488EA
ΔE00 7.04
Periwinkle (survey)
#8E82FE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#869BF8 #F8E386
analogous
#86D4F8 #869BF8 #AA86F8
triadic
#869BF8 #F8869B #9BF886
tetradic
#869BF8 #F886D4 #F8E386 #86F8AA
square
#869BF8 #F886D4 #F8E386 #86F8AA
split-complementary
#869BF8 #F8AA86 #D4F886
monochromatic
#123BF1 #4C6BF5 #869BF8 #C0CBFB #E2E7FD
Accessibility & contrast
On white
2.61
#869BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#869BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #869BF8
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##869BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##869BF8 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A5FC
Deuteranopia (green-blind)
#6E9CF6
Tritanopia (blue-blind)
#5CAEBE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #869bf8; /* rgb */ color: rgb(134, 155, 248); /* oklch */ color: oklch(71.3% 0.138 272.8);
Tailwind
colors: {
custom: {
50: '#aeb8fb',
500: '#869bf8',
950: '#000000',
},
}SCSS
$custom: #869bf8; $custom-light: #aeb8fb; $custom-dark: #000000;
JSON
{
"hex": "#869bf8",
"rgb": {
"r": 134,
"g": 155,
"b": 248
},
"hsl": {
"h": 228.947,
"s": 89.063,
"l": 74.902
},
"oklch": {
"l": 0.71269,
"c": 0.13785,
"h": 272.8
},
"luminance": 0.35288
}Semantic roles & 50–950 ramp
primary
#869BF8
secondary
#F5F0D6
accent
#BB00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085