#868EF4#868EF4
#868EF4 is a light, vivid blue. Relative luminance 0.309; OKLCH L 68.5% C 0.149 H 278.3°. Best body text is #000000 at 7.19:1 contrast (WCAG AA passes).
Color values
| HEX | #868EF4 |
|---|---|
| RGB | rgb(134, 142, 244) |
| HSL | hsl(236, 83%, 74%) |
| HSV | hsv(236, 45%, 96%) |
| CMYK | cmyk(45.1%, 41.8%, 0%, 4.3%) |
| CIE-LAB | lab(62.46, 23.00, -52.18) |
| CIE-LCH | lch(62.46, 57.02, 293.78°) |
| OKLab | oklab(68.52% 0.0215 -0.1476) |
| OKLCH | oklch(68.52% 0.149 278.3) |
| XYZ | xyz(35.8287, 30.9442, 89.6554) |
| Luminance | 0.3095 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.49
Perrywinkle
#8F8CE7
ΔE00 3.20
Periwinkle Blue
#8F99FB
ΔE00 3.21
Periwinkle (survey)
#8E82FE
ΔE00 4.64
Soft Blue
#6488EA
ΔE00 6.26
Cornflower
#6A79F7
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#868EF4 #F4EC86
analogous
#86C5F4 #868EF4 #B586F4
triadic
#868EF4 #F4868E #8EF486
tetradic
#868EF4 #F486C5 #F4EC86 #86F4B5
square
#868EF4 #F486C5 #F4EC86 #86F4B5
split-complementary
#868EF4 #F4B586 #C5F486
monochromatic
#1625EA #4E5AEF #868EF4 #BEC2F9 #E3E5FC
Accessibility & contrast
On white
2.92
#868EF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.19
#868EF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #868EF4
7.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##868EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##868EF4 | 1.00 | 2.92 | 7.19 | 7.19 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679BF8
Deuteranopia (green-blind)
#5F93F2
Tritanopia (blue-blind)
#60A3B5
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #868ef4; /* rgb */ color: rgb(134, 142, 244); /* oklch */ color: oklch(68.5% 0.149 278.3);
Tailwind
colors: {
custom: {
50: '#aeaef8',
500: '#868ef4',
950: '#000000',
},
}SCSS
$custom: #868ef4; $custom-light: #aeaef8; $custom-dark: #000000;
JSON
{
"hex": "#868ef4",
"rgb": {
"r": 134,
"g": 142,
"b": 244
},
"hsl": {
"h": 235.636,
"s": 83.333,
"l": 74.118
},
"oklch": {
"l": 0.68515,
"c": 0.14913,
"h": 278.3
},
"luminance": 0.30946
}Semantic roles & 50–950 ramp
primary
#868EF4
secondary
#F4F2D7
accent
#D006E0
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85