#869BF3#869BF3
#869BF3 is a light, vivid blue. Relative luminance 0.350; OKLCH L 71.0% C 0.131 H 272.5°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #869BF3 |
|---|---|
| RGB | rgb(134, 155, 243) |
| HSL | hsl(228, 82%, 74%) |
| HSV | hsv(228, 45%, 95%) |
| CMYK | cmyk(44.9%, 36.2%, 0%, 4.7%) |
| CIE-LAB | lab(65.73, 15.16, -46.46) |
| CIE-LCH | lch(65.73, 48.87, 288.07°) |
| OKLab | oklab(71.01% 0.0057 -0.1308) |
| OKLCH | oklch(71.01% 0.131 272.5) |
| XYZ | xyz(37.7255, 34.9800, 89.5406) |
| Luminance | 0.3498 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.44
Cornflowerblue
#6495ED
ΔE00 6.13
Perrywinkle
#8F8CE7
ΔE00 6.20
Lavender Blue
#8B88F8
ΔE00 6.53
Soft Blue
#6488EA
ΔE00 6.97
Periwinkle (survey)
#8E82FE
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#869BF3 #F3DE86
analogous
#86D2F3 #869BF3 #A886F3
triadic
#869BF3 #F3869B #9BF386
tetradic
#869BF3 #F386D2 #F3DE86 #86F3A8
square
#869BF3 #F386D2 #F3DE86 #86F3A8
split-complementary
#869BF3 #F3A886 #D2F386
monochromatic
#173FE8 #4E6DED #869BF3 #BEC9F9 #E3E8FC
Accessibility & contrast
On white
2.63
#869BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#869BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #869BF3
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##869BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##869BF3 | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA5F7
Deuteranopia (green-blind)
#719BF1
Tritanopia (blue-blind)
#5FADBC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #869bf3; /* rgb */ color: rgb(134, 155, 243); /* oklch */ color: oklch(71.0% 0.131 272.5);
Tailwind
colors: {
custom: {
50: '#aeb8f7',
500: '#869bf3',
950: '#000000',
},
}SCSS
$custom: #869bf3; $custom-light: #aeb8f7; $custom-dark: #000000;
JSON
{
"hex": "#869bf3",
"rgb": {
"r": 134,
"g": 155,
"b": 243
},
"hsl": {
"h": 228.44,
"s": 81.955,
"l": 73.922
},
"oklch": {
"l": 0.71009,
"c": 0.13093,
"h": 272.5
},
"luminance": 0.34982
}Semantic roles & 50–950 ramp
primary
#869BF3
secondary
#F4EED7
accent
#B507DE
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085