#868FEF#868FEF
#868FEF is a light, vivid blue. Relative luminance 0.309; OKLCH L 68.4% C 0.141 H 277.9°. Best body text is #000000 at 7.19:1 contrast (WCAG AA passes).
Color values
| HEX | #868FEF |
|---|---|
| RGB | rgb(134, 143, 239) |
| HSL | hsl(235, 77%, 73%) |
| HSV | hsv(235, 44%, 94%) |
| CMYK | cmyk(43.9%, 40.2%, 0%, 6.3%) |
| CIE-LAB | lab(62.46, 20.97, -49.43) |
| CIE-LCH | lch(62.46, 53.69, 292.99°) |
| OKLab | oklab(68.43% 0.0194 -0.1395) |
| OKLCH | oklch(68.43% 0.141 277.9) |
| XYZ | xyz(35.2293, 30.9435, 85.7610) |
| Luminance | 0.3095 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.94
Lavender Blue
#8B88F8
ΔE00 3.02
Periwinkle Blue
#8F99FB
ΔE00 3.13
Periwinkle (survey)
#8E82FE
ΔE00 5.20
Soft Blue
#6488EA
ΔE00 6.22
Cornflower
#6A79F7
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#868FEF #EFE686
analogous
#86C3EF #868FEF #B186EF
triadic
#868FEF #EF868F #8FEF86
tetradic
#868FEF #EF86C3 #EFE686 #86EFB1
square
#868FEF #EF86C3 #EFE686 #86EFB1
split-complementary
#868FEF #EFB186 #C3EF86
monochromatic
#1D2EDD #505DE8 #868FEF #BCC1F6 #E4E6FB
Accessibility & contrast
On white
2.92
#868FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.19
#868FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #868FEF
7.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##868FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##868FEF | 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)
#6C9BF3
Deuteranopia (green-blind)
#6493ED
Tritanopia (blue-blind)
#63A3B3
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #868fef; /* rgb */ color: rgb(134, 143, 239); /* oklch */ color: oklch(68.4% 0.141 277.9);
Tailwind
colors: {
custom: {
50: '#aeaff5',
500: '#868fef',
950: '#000000',
},
}SCSS
$custom: #868fef; $custom-light: #aeaff5; $custom-dark: #000000;
JSON
{
"hex": "#868fef",
"rgb": {
"r": 134,
"g": 143,
"b": 239
},
"hsl": {
"h": 234.857,
"s": 76.642,
"l": 73.137
},
"oklch": {
"l": 0.68432,
"c": 0.14087,
"h": 277.9
},
"luminance": 0.30945
}Semantic roles & 50–950 ramp
primary
#868FEF
secondary
#F3F1D8
accent
#C70DD9
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85