#869FF3#869FF3
#869FF3 is a light, vivid blue. Relative luminance 0.363; OKLCH L 71.8% C 0.126 H 270.4°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #869FF3 |
|---|---|
| RGB | rgb(134, 159, 243) |
| HSL | hsl(226, 82%, 74%) |
| HSV | hsv(226, 45%, 95%) |
| CMYK | cmyk(44.9%, 34.6%, 0%, 4.7%) |
| CIE-LAB | lab(66.77, 12.85, -44.82) |
| CIE-LCH | lch(66.77, 46.63, 286.00°) |
| OKLab | oklab(71.81% 0.0009 -0.126) |
| OKLCH | oklch(71.81% 0.126 270.4) |
| XYZ | xyz(38.4022, 36.3335, 89.7662) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.41
Cornflowerblue
#6495ED
ΔE00 5.96
Perrywinkle
#8F8CE7
ΔE00 7.40
Carolina Blue
#8AB8FE
ΔE00 7.54
Soft Blue
#6488EA
ΔE00 7.61
Lavender Blue
#8B88F8
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#869FF3 #F3DA86
analogous
#86D5F3 #869FF3 #A486F3
triadic
#869FF3 #F3869F #9FF386
tetradic
#869FF3 #F386D5 #F3DA86 #86F3A4
square
#869FF3 #F386D5 #F3DA86 #86F3A4
split-complementary
#869FF3 #F3A486 #D5F386
monochromatic
#1747E8 #4E73ED #869FF3 #BECBF9 #E3E9FC
Accessibility & contrast
On white
2.54
#869FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#869FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #869FF3
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##869FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##869FF3 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A7F6
Deuteranopia (green-blind)
#769EF1
Tritanopia (blue-blind)
#5EB0BE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #869ff3; /* rgb */ color: rgb(134, 159, 243); /* oklch */ color: oklch(71.8% 0.126 270.4);
Tailwind
colors: {
custom: {
50: '#aebbf7',
500: '#869ff3',
950: '#000000',
},
}SCSS
$custom: #869ff3; $custom-light: #aebbf7; $custom-dark: #000000;
JSON
{
"hex": "#869ff3",
"rgb": {
"r": 134,
"g": 159,
"b": 243
},
"hsl": {
"h": 226.239,
"s": 81.955,
"l": 73.922
},
"oklch": {
"l": 0.71812,
"c": 0.12603,
"h": 270.4
},
"luminance": 0.36336
}Semantic roles & 50–950 ramp
primary
#869FF3
secondary
#F4EDD7
accent
#AD07DE
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085