#9282EE#9282EE
#9282EE is a light, vivid blue. Relative luminance 0.282; OKLCH L 66.9% C 0.156 H 288.2°. Best body text is #000000 at 6.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9282EE |
|---|---|
| RGB | rgb(146, 130, 238) |
| HSL | hsl(249, 76%, 72%) |
| HSV | hsv(249, 45%, 93%) |
| CMYK | cmyk(38.7%, 45.4%, 0%, 6.7%) |
| CIE-LAB | lab(60.11, 31.21, -52.54) |
| CIE-LCH | lch(60.11, 61.11, 300.71°) |
| OKLab | oklab(66.86% 0.0489 -0.1484) |
| OKLCH | oklch(66.86% 0.156 288.2) |
| XYZ | xyz(35.2651, 28.2482, 84.4667) |
| Luminance | 0.2825 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.57
Lavender Blue
#8B88F8
ΔE00 3.09
Perrywinkle
#8F8CE7
ΔE00 3.58
Mediumpurple
#9370DB
ΔE00 6.14
Periwinkle Blue
#8F99FB
ΔE00 7.48
Cornflower
#6A79F7
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9282EE #DEEE82
analogous
#82A8EE #9282EE #C882EE
triadic
#9282EE #EE9282 #82EE92
tetradic
#9282EE #EE82A8 #DEEE82 #82EEC8
square
#9282EE #EE82A8 #DEEE82 #82EEC8
split-complementary
#9282EE #EEC882 #A8EE82
monochromatic
#391DD8 #634CE7 #9282EE #C1B8F5 #E8E4FB
Accessibility & contrast
On white
3.16
#9282EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.65
#9282EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9282EE
6.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9282EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9282EE | 1.00 | 3.16 | 6.65 | 6.65 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B93F2
Deuteranopia (green-blind)
#5A8EEB
Tritanopia (blue-blind)
#7997AD
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #9282ee; /* rgb */ color: rgb(146, 130, 238); /* oklch */ color: oklch(66.9% 0.156 288.2);
Tailwind
colors: {
custom: {
50: '#b6a6f4',
500: '#9282ee',
950: '#000000',
},
}SCSS
$custom: #9282ee; $custom-light: #b6a6f4; $custom-dark: #000000;
JSON
{
"hex": "#9282ee",
"rgb": {
"r": 146,
"g": 130,
"b": 238
},
"hsl": {
"h": 248.889,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.66858,
"c": 0.15623,
"h": 288.2
},
"luminance": 0.28249
}Semantic roles & 50–950 ramp
primary
#9282EE
secondary
#EFF3D8
accent
#D80DBA
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#120F17
muted
#817F85