#868FF2#868FF2
#868FF2 is a light, vivid blue. Relative luminance 0.311; OKLCH L 68.6% C 0.145 H 277.9°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #868FF2 |
|---|---|
| RGB | rgb(134, 143, 242) |
| HSL | hsl(235, 81%, 74%) |
| HSV | hsv(235, 45%, 95%) |
| CMYK | cmyk(44.6%, 40.9%, 0%, 5.1%) |
| CIE-LAB | lab(62.61, 21.84, -50.84) |
| CIE-LCH | lch(62.61, 55.33, 293.24°) |
| OKLab | oklab(68.6% 0.02 -0.1436) |
| OKLCH | oklch(68.6% 0.145 277.9) |
| XYZ | xyz(35.6761, 31.1223, 88.1145) |
| Luminance | 0.3112 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.86
Periwinkle Blue
#8F99FB
ΔE00 3.01
Perrywinkle
#8F8CE7
ΔE00 3.17
Periwinkle (survey)
#8E82FE
ΔE00 5.03
Soft Blue
#6488EA
ΔE00 6.22
Cornflower
#6A79F7
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#868FF2 #F2E986
analogous
#86C5F2 #868FF2 #B386F2
triadic
#868FF2 #F2868F #8FF286
tetradic
#868FF2 #F286C5 #F2E986 #86F2B3
square
#868FF2 #F286C5 #F2E986 #86F2B3
split-complementary
#868FF2 #F2B386 #C5F286
monochromatic
#192AE5 #4F5CEC #868FF2 #BDC2F8 #E3E5FC
Accessibility & contrast
On white
2.91
#868FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#868FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #868FF2
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##868FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##868FF2 | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9CF6
Deuteranopia (green-blind)
#6293F0
Tritanopia (blue-blind)
#61A3B5
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #868ff2; /* rgb */ color: rgb(134, 143, 242); /* oklch */ color: oklch(68.6% 0.145 277.9);
Tailwind
colors: {
custom: {
50: '#aeaff7',
500: '#868ff2',
950: '#000000',
},
}SCSS
$custom: #868ff2; $custom-light: #aeaff7; $custom-dark: #000000;
JSON
{
"hex": "#868ff2",
"rgb": {
"r": 134,
"g": 143,
"b": 242
},
"hsl": {
"h": 235,
"s": 80.597,
"l": 73.725
},
"oklch": {
"l": 0.68596,
"c": 0.14503,
"h": 277.9
},
"luminance": 0.31124
}Semantic roles & 50–950 ramp
primary
#868FF2
secondary
#F4F1D7
accent
#CB09DD
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85