#869EFF#869EFF
#869EFF is a light, vivid blue. Relative luminance 0.367; OKLCH L 72.2% C 0.144 H 271.9°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #869EFF |
|---|---|
| RGB | rgb(134, 158, 255) |
| HSL | hsl(228, 100%, 76%) |
| HSV | hsv(228, 47%, 100%) |
| CMYK | cmyk(47.5%, 38%, 0%, 0%) |
| CIE-LAB | lab(67.08, 16.91, -50.88) |
| CIE-LCH | lch(67.08, 53.62, 288.38°) |
| OKLab | oklab(72.23% 0.0047 -0.1437) |
| OKLCH | oklch(72.23% 0.144 271.9) |
| XYZ | xyz(40.1027, 36.7397, 99.5667) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.00
Cornflowerblue
#6495ED
ΔE00 6.24
Lavender Blue
#8B88F8
ΔE00 7.34
Perrywinkle
#8F8CE7
ΔE00 7.50
Soft Blue
#6488EA
ΔE00 7.66
Carolina Blue
#8AB8FE
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#869EFF #FFE786
analogous
#86DBFF #869EFF #AB86FF
triadic
#869EFF #FF869E #9EFF86
tetradic
#869EFF #FF86DB #FFE786 #86FFAB
square
#869EFF #FF86DB #FFE786 #86FFAB
split-complementary
#869EFF #FFAB86 #DBFF86
monochromatic
#0C3CFF #496DFF #869EFF #C3CFFF #E0E6FF
Accessibility & contrast
On white
2.52
#869EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#869EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #869EFF
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##869EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##869EFF | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A9FF
Deuteranopia (green-blind)
#6D9EFD
Tritanopia (blue-blind)
#57B2C2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #869eff; /* rgb */ color: rgb(134, 158, 255); /* oklch */ color: oklch(72.2% 0.144 271.9);
Tailwind
colors: {
custom: {
50: '#afbaff',
500: '#869eff',
950: '#000000',
},
}SCSS
$custom: #869eff; $custom-light: #afbaff; $custom-dark: #000000;
JSON
{
"hex": "#869eff",
"rgb": {
"r": 134,
"g": 158,
"b": 255
},
"hsl": {
"h": 228.099,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.72234,
"c": 0.14376,
"h": 271.9
},
"luminance": 0.36742
}Semantic roles & 50–950 ramp
primary
#869EFF
secondary
#F7F0D4
accent
#B800E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086