#869FF7#869FF7
#869FF7 is a light, vivid blue. Relative luminance 0.366; OKLCH L 72.0% C 0.132 H 270.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #869FF7 |
|---|---|
| RGB | rgb(134, 159, 247) |
| HSL | hsl(227, 88%, 75%) |
| HSV | hsv(227, 46%, 97%) |
| CMYK | cmyk(45.7%, 35.6%, 0%, 3.1%) |
| CIE-LAB | lab(66.96, 14.00, -46.71) |
| CIE-LCH | lch(66.96, 48.77, 286.69°) |
| OKLab | oklab(72.02% 0.0018 -0.1315) |
| OKLCH | oklch(72.02% 0.132 270.8) |
| XYZ | xyz(39.0129, 36.5778, 92.9822) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.29
Cornflowerblue
#6495ED
ΔE00 6.01
Carolina Blue
#8AB8FE
ΔE00 7.49
Perrywinkle
#8F8CE7
ΔE00 7.50
Soft Blue
#6488EA
ΔE00 7.65
Lavender Blue
#8B88F8
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#869FF7 #F7DE86
analogous
#86D7F7 #869FF7 #A686F7
triadic
#869FF7 #F7869F #9FF786
tetradic
#869FF7 #F786D7 #F7DE86 #86F7A6
square
#869FF7 #F786D7 #F7DE86 #86F7A6
split-complementary
#869FF7 #F7A686 #D7F786
monochromatic
#1344EF #4D71F3 #869FF7 #BFCDFB #E2E8FD
Accessibility & contrast
On white
2.53
#869FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#869FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #869FF7
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##869FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##869FF7 | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA8FB
Deuteranopia (green-blind)
#749EF5
Tritanopia (blue-blind)
#5CB1BF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #869ff7; /* rgb */ color: rgb(134, 159, 247); /* oklch */ color: oklch(72.0% 0.132 270.8);
Tailwind
colors: {
custom: {
50: '#aebbfa',
500: '#869ff7',
950: '#000000',
},
}SCSS
$custom: #869ff7; $custom-light: #aebbfa; $custom-dark: #000000;
JSON
{
"hex": "#869ff7",
"rgb": {
"r": 134,
"g": 159,
"b": 247
},
"hsl": {
"h": 226.726,
"s": 87.597,
"l": 74.706
},
"oklch": {
"l": 0.72016,
"c": 0.13155,
"h": 270.8
},
"luminance": 0.3658
}Semantic roles & 50–950 ramp
primary
#869FF7
secondary
#F5EED6
accent
#B201E4
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085