#868EF8#868EF8
#868EF8 is a light, vivid blue. Relative luminance 0.312; OKLCH L 68.7% C 0.155 H 278.2°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #868EF8 |
|---|---|
| RGB | rgb(134, 142, 248) |
| HSL | hsl(236, 89%, 75%) |
| HSV | hsv(236, 46%, 97%) |
| CMYK | cmyk(46%, 42.7%, 0%, 2.7%) |
| CIE-LAB | lab(62.67, 24.16, -54.05) |
| CIE-LCH | lch(62.67, 59.20, 294.08°) |
| OKLab | oklab(68.74% 0.0222 -0.153) |
| OKLCH | oklch(68.74% 0.155 278.2) |
| XYZ | xyz(36.4426, 31.1897, 92.8887) |
| Luminance | 0.3119 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.41
Periwinkle Blue
#8F99FB
ΔE00 3.17
Perrywinkle
#8F8CE7
ΔE00 3.59
Periwinkle (survey)
#8E82FE
ΔE00 4.48
Soft Blue
#6488EA
ΔE00 6.33
Cornflower
#6A79F7
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#868EF8 #F8F086
analogous
#86C7F8 #868EF8 #B786F8
triadic
#868EF8 #F8868E #8EF886
tetradic
#868EF8 #F886C7 #F8F086 #86F8B7
square
#868EF8 #F886C7 #F8F086 #86F8B7
split-complementary
#868EF8 #F8B786 #C7F886
monochromatic
#1222F1 #4C58F5 #868EF8 #C0C4FB #E2E4FD
Accessibility & contrast
On white
2.90
#868EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#868EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #868EF8
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##868EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##868EF8 | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649CFC
Deuteranopia (green-blind)
#5C93F6
Tritanopia (blue-blind)
#5EA4B7
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #868ef8; /* rgb */ color: rgb(134, 142, 248); /* oklch */ color: oklch(68.7% 0.155 278.2);
Tailwind
colors: {
custom: {
50: '#afaefb',
500: '#868ef8',
950: '#000000',
},
}SCSS
$custom: #868ef8; $custom-light: #afaefb; $custom-dark: #000000;
JSON
{
"hex": "#868ef8",
"rgb": {
"r": 134,
"g": 142,
"b": 248
},
"hsl": {
"h": 235.789,
"s": 89.063,
"l": 74.902
},
"oklch": {
"l": 0.6874,
"c": 0.15464,
"h": 278.2
},
"luminance": 0.31192
}Semantic roles & 50–950 ramp
primary
#868EF8
secondary
#F5F3D6
accent
#D500E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85