#9891EE#9891EE
#9891EE is a light, vivid blue. Relative luminance 0.331; OKLCH L 70.1% C 0.134 H 285.8°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #9891EE |
|---|---|
| RGB | rgb(152, 145, 238) |
| HSL | hsl(245, 73%, 75%) |
| HSV | hsv(245, 39%, 93%) |
| CMYK | cmyk(36.1%, 39.1%, 0%, 6.7%) |
| CIE-LAB | lab(64.24, 24.10, -45.98) |
| CIE-LCH | lch(64.24, 51.91, 297.66°) |
| OKLab | oklab(70.11% 0.0366 -0.1291) |
| OKLCH | oklch(70.11% 0.134 285.8) |
| XYZ | xyz(38.5027, 33.0980, 85.2323) |
| Luminance | 0.3310 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.06
Lavender Blue
#8B88F8
ΔE00 3.90
Periwinkle Blue
#8F99FB
ΔE00 4.33
Periwinkle (survey)
#8E82FE
ΔE00 5.32
Lavender
#B39DDB
ΔE00 9.03
Liliac
#C48EFD
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9891EE #E7EE91
analogous
#91B9EE #9891EE #C691EE
triadic
#9891EE #EE9891 #91EE98
tetradic
#9891EE #EE91B9 #E7EE91 #91EEC6
square
#9891EE #EE91B9 #E7EE91 #91EEC6
split-complementary
#9891EE #EEC691 #B9EE91
monochromatic
#3527DE #665CE6 #9891EE #CAC6F6 #E6E4FB
Accessibility & contrast
On white
2.76
#9891EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#9891EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9891EE
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9891EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9891EE | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF2
Deuteranopia (green-blind)
#7199EC
Tritanopia (blue-blind)
#81A3B4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9891ee; /* rgb */ color: rgb(152, 145, 238); /* oklch */ color: oklch(70.1% 0.134 285.8);
Tailwind
colors: {
custom: {
50: '#b9b1f4',
500: '#9891ee',
950: '#000000',
},
}SCSS
$custom: #9891ee; $custom-light: #b9b1f4; $custom-dark: #000000;
JSON
{
"hex": "#9891ee",
"rgb": {
"r": 152,
"g": 145,
"b": 238
},
"hsl": {
"h": 244.516,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.70109,
"c": 0.13417,
"h": 285.8
},
"luminance": 0.33099
}Semantic roles & 50–950 ramp
primary
#9891EE
secondary
#F1F3D8
accent
#D510C6
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#121017
muted
#817F85