#869BFA#869BFA
#869BFA is a light, vivid blue. Relative luminance 0.354; OKLCH L 71.4% C 0.141 H 272.9°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #869BFA |
|---|---|
| RGB | rgb(134, 155, 250) |
| HSL | hsl(229, 92%, 75%) |
| HSV | hsv(229, 46%, 98%) |
| CMYK | cmyk(46.4%, 38%, 0%, 2%) |
| CIE-LAB | lab(66.07, 17.18, -49.76) |
| CIE-LCH | lch(66.07, 52.64, 289.05°) |
| OKLab | oklab(71.38% 0.0072 -0.1404) |
| OKLCH | oklch(71.38% 0.141 272.9) |
| XYZ | xyz(38.8028, 35.4109, 95.2143) |
| Luminance | 0.3541 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.26
Cornflowerblue
#6495ED
ΔE00 6.23
Lavender Blue
#8B88F8
ΔE00 6.41
Perrywinkle
#8F8CE7
ΔE00 6.46
Soft Blue
#6488EA
ΔE00 7.08
Periwinkle (survey)
#8E82FE
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#869BFA #FAE586
analogous
#86D5FA #869BFA #AB86FA
triadic
#869BFA #FA869B #9BFA86
tetradic
#869BFA #FA86D5 #FAE586 #86FAAB
square
#869BFA #FA86D5 #FAE586 #86FAAB
split-complementary
#869BFA #FAAB86 #D5FA86
monochromatic
#103AF5 #4B6AF8 #869BFA #C1CCFC #E2E7FE
Accessibility & contrast
On white
2.60
#869BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#869BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #869BFA
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##869BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##869BFA | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A6FE
Deuteranopia (green-blind)
#6D9CF8
Tritanopia (blue-blind)
#5AAFBF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #869bfa; /* rgb */ color: rgb(134, 155, 250); /* oklch */ color: oklch(71.4% 0.141 272.9);
Tailwind
colors: {
custom: {
50: '#afb8fc',
500: '#869bfa',
950: '#000000',
},
}SCSS
$custom: #869bfa; $custom-light: #afb8fc; $custom-dark: #000000;
JSON
{
"hex": "#869bfa",
"rgb": {
"r": 134,
"g": 155,
"b": 250
},
"hsl": {
"h": 229.138,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.71375,
"c": 0.14061,
"h": 272.9
},
"luminance": 0.35413
}Semantic roles & 50–950 ramp
primary
#869BFA
secondary
#F6F0D5
accent
#BC00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085