#869FFB#869FFB
#869FFB is a light, vivid blue. Relative luminance 0.368; OKLCH L 72.2% C 0.137 H 271.1°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #869FFB |
|---|---|
| RGB | rgb(134, 159, 251) |
| HSL | hsl(227, 94%, 75%) |
| HSV | hsv(227, 47%, 98%) |
| CMYK | cmyk(46.6%, 36.7%, 0%, 1.6%) |
| CIE-LAB | lab(67.15, 15.16, -48.60) |
| CIE-LCH | lch(67.15, 50.91, 287.33°) |
| OKLab | oklab(72.22% 0.0027 -0.137) |
| OKLCH | oklch(72.22% 0.137 271.1) |
| XYZ | xyz(39.6367, 36.8273, 96.2679) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.24
Cornflowerblue
#6495ED
ΔE00 6.10
Carolina Blue
#8AB8FE
ΔE00 7.46
Perrywinkle
#8F8CE7
ΔE00 7.63
Lavender Blue
#8B88F8
ΔE00 7.67
Soft Blue
#6488EA
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#869FFB #FBE286
analogous
#86DAFB #869FFB #A786FB
triadic
#869FFB #FB869F #9FFB86
tetradic
#869FFB #FB86DA #FBE286 #86FBA7
square
#869FFB #FB86DA #FBE286 #86FBA7
split-complementary
#869FFB #FBA786 #DAFB86
monochromatic
#1041F7 #4B70F9 #869FFB #C1CEFD #E1E7FE
Accessibility & contrast
On white
2.51
#869FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#869FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #869FFB
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##869FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##869FFB | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FF
Deuteranopia (green-blind)
#719FF9
Tritanopia (blue-blind)
#59B2C1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #869ffb; /* rgb */ color: rgb(134, 159, 251); /* oklch */ color: oklch(72.2% 0.137 271.1);
Tailwind
colors: {
custom: {
50: '#afbbfd',
500: '#869ffb',
950: '#000000',
},
}SCSS
$custom: #869ffb; $custom-light: #afbbfd; $custom-dark: #000000;
JSON
{
"hex": "#869ffb",
"rgb": {
"r": 134,
"g": 159,
"b": 251
},
"hsl": {
"h": 227.179,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.72223,
"c": 0.13706,
"h": 271.1
},
"luminance": 0.3683
}Semantic roles & 50–950 ramp
primary
#869FFB
secondary
#F6EFD5
accent
#B400E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085