#9891ED#9891ED
#9891ED is a light, vivid blue. Relative luminance 0.330; OKLCH L 70.1% C 0.133 H 285.9°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #9891ED |
|---|---|
| RGB | rgb(152, 145, 237) |
| HSL | hsl(245, 72%, 75%) |
| HSV | hsv(245, 39%, 93%) |
| CMYK | cmyk(35.9%, 38.8%, 0%, 7.1%) |
| CIE-LAB | lab(64.19, 23.83, -45.50) |
| CIE-LCH | lch(64.19, 51.36, 297.64°) |
| OKLab | oklab(70.06% 0.0364 -0.1277) |
| OKLCH | oklch(70.06% 0.133 285.9) |
| XYZ | xyz(38.3562, 33.0394, 84.4607) |
| Luminance | 0.3304 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.03
Lavender Blue
#8B88F8
ΔE00 4.01
Periwinkle Blue
#8F99FB
ΔE00 4.42
Periwinkle (survey)
#8E82FE
ΔE00 5.42
Lavender
#B39DDB
ΔE00 8.91
Liliac
#C48EFD
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9891ED #E6ED91
analogous
#91B8ED #9891ED #C691ED
triadic
#9891ED #ED9891 #91ED98
tetradic
#9891ED #ED91B8 #E6ED91 #91EDC6
square
#9891ED #ED91B8 #E6ED91 #91EDC6
split-complementary
#9891ED #EDC691 #B8ED91
monochromatic
#3628DC #675CE4 #9891ED #C9C6F6 #E6E5FB
Accessibility & contrast
On white
2.76
#9891ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#9891ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9891ED
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9891ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9891ED | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF1
Deuteranopia (green-blind)
#7199EB
Tritanopia (blue-blind)
#81A3B4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9891ed; /* rgb */ color: rgb(152, 145, 237); /* oklch */ color: oklch(70.1% 0.133 285.9);
Tailwind
colors: {
custom: {
50: '#b9b1f3',
500: '#9891ed',
950: '#000000',
},
}SCSS
$custom: #9891ed; $custom-light: #b9b1f3; $custom-dark: #000000;
JSON
{
"hex": "#9891ed",
"rgb": {
"r": 152,
"g": 145,
"b": 237
},
"hsl": {
"h": 244.565,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.70057,
"c": 0.13277,
"h": 285.9
},
"luminance": 0.33041
}Semantic roles & 50–950 ramp
primary
#9891ED
secondary
#F0F2D9
accent
#D412C5
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#121017
muted
#817F85