#869FF2#869FF2
#869FF2 is a light, vivid blue. Relative luminance 0.363; OKLCH L 71.8% C 0.125 H 270.3°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #869FF2 |
|---|---|
| RGB | rgb(134, 159, 242) |
| HSL | hsl(226, 81%, 74%) |
| HSV | hsv(226, 45%, 95%) |
| CMYK | cmyk(44.6%, 34.3%, 0%, 5.1%) |
| CIE-LAB | lab(66.73, 12.57, -44.35) |
| CIE-LCH | lch(66.73, 46.09, 285.82°) |
| OKLab | oklab(71.76% 0.0007 -0.1246) |
| OKLCH | oklch(71.76% 0.125 270.3) |
| XYZ | xyz(38.2516, 36.2733, 88.9730) |
| Luminance | 0.3628 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.45
Cornflowerblue
#6495ED
ΔE00 5.95
Perrywinkle
#8F8CE7
ΔE00 7.39
Carolina Blue
#8AB8FE
ΔE00 7.55
Soft Blue
#6488EA
ΔE00 7.61
Lavender Blue
#8B88F8
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#869FF2 #F2D986
analogous
#86D5F2 #869FF2 #A386F2
triadic
#869FF2 #F2869F #9FF286
tetradic
#869FF2 #F286D5 #F2D986 #86F2A3
square
#869FF2 #F286D5 #F2D986 #86F2A3
split-complementary
#869FF2 #F2A386 #D5F286
monochromatic
#1948E5 #4F73EC #869FF2 #BDCBF8 #E3E9FC
Accessibility & contrast
On white
2.54
#869FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#869FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #869FF2
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##869FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##869FF2 | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A7F5
Deuteranopia (green-blind)
#779EF0
Tritanopia (blue-blind)
#5FB0BD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #869ff2; /* rgb */ color: rgb(134, 159, 242); /* oklch */ color: oklch(71.8% 0.125 270.3);
Tailwind
colors: {
custom: {
50: '#aebbf6',
500: '#869ff2',
950: '#000000',
},
}SCSS
$custom: #869ff2; $custom-light: #aebbf6; $custom-dark: #000000;
JSON
{
"hex": "#869ff2",
"rgb": {
"r": 134,
"g": 159,
"b": 242
},
"hsl": {
"h": 226.111,
"s": 80.597,
"l": 73.725
},
"oklch": {
"l": 0.71762,
"c": 0.12465,
"h": 270.3
},
"luminance": 0.36275
}Semantic roles & 50–950 ramp
primary
#869FF2
secondary
#F4EDD7
accent
#AC09DD
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085