#9893EA#9893EA
#9893EA is a light, vivid blue. Relative luminance 0.335; OKLCH L 70.3% C 0.126 H 285.3°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #9893EA |
|---|---|
| RGB | rgb(152, 147, 234) |
| HSL | hsl(243, 67%, 75%) |
| HSV | hsv(243, 37%, 92%) |
| CMYK | cmyk(35%, 37.2%, 0%, 8.2%) |
| CIE-LAB | lab(64.55, 21.89, -43.29) |
| CIE-LCH | lch(64.55, 48.51, 296.82°) |
| OKLab | oklab(70.28% 0.0332 -0.1213) |
| OKLCH | oklch(70.28% 0.126 285.3) |
| XYZ | xyz(38.2298, 33.4822, 82.2744) |
| Luminance | 0.3348 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.37
Periwinkle Blue
#8F99FB
ΔE00 4.36
Lavender Blue
#8B88F8
ΔE00 4.68
Periwinkle (survey)
#8E82FE
ΔE00 6.21
Lavender
#B39DDB
ΔE00 8.43
Liliac
#C48EFD
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9893EA #E5EA93
analogous
#93BAEA #9893EA #C393EA
triadic
#9893EA #EA9893 #93EA98
tetradic
#9893EA #EA93BA #E5EA93 #93EAC3
square
#9893EA #EA93BA #E5EA93 #93EAC3
split-complementary
#9893EA #EAC393 #BAEA93
monochromatic
#362DD6 #6760E0 #9893EA #C9C6F4 #E7E5FA
Accessibility & contrast
On white
2.73
#9893EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#9893EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9893EA
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9893EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9893EA | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789FED
Deuteranopia (green-blind)
#759AE8
Tritanopia (blue-blind)
#82A3B3
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #9893ea; /* rgb */ color: rgb(152, 147, 234); /* oklch */ color: oklch(70.3% 0.126 285.3);
Tailwind
colors: {
custom: {
50: '#b9b2f1',
500: '#9893ea',
950: '#000000',
},
}SCSS
$custom: #9893ea; $custom-light: #b9b2f1; $custom-dark: #000000;
JSON
{
"hex": "#9893ea",
"rgb": {
"r": 152,
"g": 147,
"b": 234
},
"hsl": {
"h": 243.448,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.70284,
"c": 0.12572,
"h": 285.3
},
"luminance": 0.33483
}Semantic roles & 50–950 ramp
primary
#9893EA
secondary
#F0F2D9
accent
#CF16C5
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#121117
muted
#818085