#8682EE#8682EE
#8682EE is a light, vivid blue. Relative luminance 0.272; OKLCH L 65.9% C 0.157 H 282.9°. Best body text is #000000 at 6.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8682EE |
|---|---|
| RGB | rgb(134, 130, 238) |
| HSL | hsl(242, 76%, 72%) |
| HSV | hsv(242, 45%, 93%) |
| CMYK | cmyk(43.7%, 45.4%, 0%, 6.7%) |
| CIE-LAB | lab(59.16, 28.30, -54.11) |
| CIE-LCH | lch(59.16, 61.06, 297.61°) |
| OKLab | oklab(65.91% 0.035 -0.1533) |
| OKLCH | oklch(65.91% 0.157 282.9) |
| XYZ | xyz(33.2422, 27.2052, 84.3719) |
| Luminance | 0.2721 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.17
Periwinkle (survey)
#8E82FE
ΔE00 2.56
Perrywinkle
#8F8CE7
ΔE00 3.54
Cornflower
#6A79F7
ΔE00 5.29
Periwinkle Blue
#8F99FB
ΔE00 6.80
Mediumpurple
#9370DB
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8682EE #EAEE82
analogous
#82B4EE #8682EE #BC82EE
triadic
#8682EE #EE8682 #82EE86
tetradic
#8682EE #EE82B4 #EAEE82 #82EEBC
square
#8682EE #EE82B4 #EAEE82 #82EEBC
split-complementary
#8682EE #EEBC82 #B4EE82
monochromatic
#241DD8 #524CE7 #8682EE #BAB8F5 #E5E4FB
Accessibility & contrast
On white
3.26
#8682EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.44
#8682EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8682EE
6.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8682EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8682EE | 1.00 | 3.26 | 6.44 | 6.44 |
| #FFFFFF | 3.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5792F2
Deuteranopia (green-blind)
#528BEC
Tritanopia (blue-blind)
#6598AD
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #8682ee; /* rgb */ color: rgb(134, 130, 238); /* oklch */ color: oklch(65.9% 0.157 282.9);
Tailwind
colors: {
custom: {
50: '#aea6f4',
500: '#8682ee',
950: '#000000',
},
}SCSS
$custom: #8682ee; $custom-light: #aea6f4; $custom-dark: #000000;
JSON
{
"hex": "#8682ee",
"rgb": {
"r": 134,
"g": 130,
"b": 238
},
"hsl": {
"h": 242.222,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.65907,
"c": 0.15722,
"h": 282.9
},
"luminance": 0.27207
}Semantic roles & 50–950 ramp
primary
#8682EE
secondary
#F2F3D8
accent
#D80DD1
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85