#868BEE#868BEE
#868BEE is a light, vivid blue. Relative luminance 0.297; OKLCH L 67.6% C 0.145 H 279.6°. Best body text is #000000 at 6.94:1 contrast (WCAG AA passes).
Color values
| HEX | #868BEE |
|---|---|
| RGB | rgb(134, 139, 238) |
| HSL | hsl(237, 75%, 73%) |
| HSV | hsv(237, 44%, 93%) |
| CMYK | cmyk(43.7%, 41.6%, 0%, 6.7%) |
| CIE-LAB | lab(61.40, 23.02, -50.56) |
| CIE-LCH | lch(61.40, 55.55, 294.49°) |
| OKLab | oklab(67.61% 0.0241 -0.1428) |
| OKLCH | oklch(67.61% 0.145 279.6) |
| XYZ | xyz(34.4921, 29.7050, 84.7885) |
| Luminance | 0.2971 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.09
Perrywinkle
#8F8CE7
ΔE00 2.40
Periwinkle (survey)
#8E82FE
ΔE00 4.18
Periwinkle Blue
#8F99FB
ΔE00 4.20
Soft Blue
#6488EA
ΔE00 6.44
Cornflower
#6A79F7
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#868BEE #EEE986
analogous
#86BFEE #868BEE #B586EE
triadic
#868BEE #EE868B #8BEE86
tetradic
#868BEE #EE86BF #EEE986 #86EEB5
square
#868BEE #EE86BF #EEE986 #86EEB5
split-complementary
#868BEE #EEB586 #BFEE86
monochromatic
#1F28DB #5058E6 #868BEE #BCBEF6 #E4E5FB
Accessibility & contrast
On white
3.03
#868BEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.94
#868BEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #868BEE
6.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##868BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##868BEE | 1.00 | 3.03 | 6.94 | 6.94 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6698F2
Deuteranopia (green-blind)
#5F90EC
Tritanopia (blue-blind)
#649FB1
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #868bee; /* rgb */ color: rgb(134, 139, 238); /* oklch */ color: oklch(67.6% 0.145 279.6);
Tailwind
colors: {
custom: {
50: '#aeacf4',
500: '#868bee',
950: '#000000',
},
}SCSS
$custom: #868bee; $custom-light: #aeacf4; $custom-dark: #000000;
JSON
{
"hex": "#868bee",
"rgb": {
"r": 134,
"g": 139,
"b": 238
},
"hsl": {
"h": 237.115,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.67605,
"c": 0.14485,
"h": 279.6
},
"luminance": 0.29707
}Semantic roles & 50–950 ramp
primary
#868BEE
secondary
#F3F2D8
accent
#CE0ED8
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85