#868DEB#868DEB
#868DEB is a light, vivid blue. Relative luminance 0.301; OKLCH L 67.8% C 0.138 H 278.8°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #868DEB |
|---|---|
| RGB | rgb(134, 141, 235) |
| HSL | hsl(236, 72%, 72%) |
| HSV | hsv(236, 43%, 92%) |
| CMYK | cmyk(43%, 40%, 0%, 7.8%) |
| CIE-LAB | lab(61.75, 21.00, -48.34) |
| CIE-LCH | lch(61.75, 52.70, 293.48°) |
| OKLab | oklab(67.83% 0.0211 -0.1363) |
| OKLCH | oklch(67.83% 0.138 278.8) |
| XYZ | xyz(34.3473, 30.1146, 82.5841) |
| Luminance | 0.3012 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.36
Lavender Blue
#8B88F8
ΔE00 2.82
Periwinkle Blue
#8F99FB
ΔE00 3.84
Periwinkle (survey)
#8E82FE
ΔE00 4.94
Soft Blue
#6488EA
ΔE00 6.35
Cornflower
#6A79F7
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#868DEB #EBE486
analogous
#86BFEB #868DEB #B286EB
triadic
#868DEB #EB868D #8DEB86
tetradic
#868DEB #EB86BF #EBE486 #86EBB2
square
#868DEB #EB86BF #EBE486 #86EBB2
split-complementary
#868DEB #EBB286 #BFEB86
monochromatic
#232FD4 #515CE2 #868DEB #BBBEF4 #E5E6FB
Accessibility & contrast
On white
2.99
#868DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#868DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #868DEB
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##868DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##868DEB | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B99EF
Deuteranopia (green-blind)
#6491E9
Tritanopia (blue-blind)
#65A0B1
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #868deb; /* rgb */ color: rgb(134, 141, 235); /* oklch */ color: oklch(67.8% 0.138 278.8);
Tailwind
colors: {
custom: {
50: '#adaef2',
500: '#868deb',
950: '#000000',
},
}SCSS
$custom: #868deb; $custom-light: #adaef2; $custom-dark: #000000;
JSON
{
"hex": "#868deb",
"rgb": {
"r": 134,
"g": 141,
"b": 235
},
"hsl": {
"h": 235.842,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.67826,
"c": 0.13797,
"h": 278.8
},
"luminance": 0.30116
}Semantic roles & 50–950 ramp
primary
#868DEB
secondary
#F2F1D9
accent
#C612D4
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85