#9D94E8#9D94E8
#9D94E8 is a light, vivid blue. Relative luminance 0.342; OKLCH L 70.8% C 0.121 H 287.8°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #9D94E8 |
|---|---|
| RGB | rgb(157, 148, 232) |
| HSL | hsl(246, 65%, 75%) |
| HSV | hsv(246, 36%, 91%) |
| CMYK | cmyk(32.3%, 36.2%, 0%, 9%) |
| CIE-LAB | lab(65.10, 22.16, -41.29) |
| CIE-LCH | lch(65.10, 46.86, 298.22°) |
| OKLab | oklab(70.77% 0.037 -0.1154) |
| OKLCH | oklch(70.77% 0.121 287.8) |
| XYZ | xyz(39.0562, 34.1731, 80.8666) |
| Luminance | 0.3417 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.37
Periwinkle Blue
#8F99FB
ΔE00 5.44
Lavender Blue
#8B88F8
ΔE00 5.75
Periwinkle (survey)
#8E82FE
ΔE00 7.03
Lavender
#B39DDB
ΔE00 7.18
Liliac
#C48EFD
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9D94E8 #DFE894
analogous
#94B5E8 #9D94E8 #C794E8
triadic
#9D94E8 #E89D94 #94E89D
tetradic
#9D94E8 #E894B5 #DFE894 #94E8C7
square
#9D94E8 #E894B5 #DFE894 #94E8C7
split-complementary
#9D94E8 #E8C794 #B5E894
monochromatic
#412FD2 #6F62DD #9D94E8 #CBC6F3 #E8E6FA
Accessibility & contrast
On white
2.68
#9D94E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#9D94E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9D94E8
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9D94E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9D94E8 | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA0EB
Deuteranopia (green-blind)
#7A9CE6
Tritanopia (blue-blind)
#8BA3B3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #9d94e8; /* rgb */ color: rgb(157, 148, 232); /* oklch */ color: oklch(70.8% 0.121 287.8);
Tailwind
colors: {
custom: {
50: '#bcb3ef',
500: '#9d94e8',
950: '#000000',
},
}SCSS
$custom: #9d94e8; $custom-light: #bcb3ef; $custom-dark: #000000;
JSON
{
"hex": "#9d94e8",
"rgb": {
"r": 157,
"g": 148,
"b": 232
},
"hsl": {
"h": 246.429,
"s": 64.615,
"l": 74.51
},
"oklch": {
"l": 0.70772,
"c": 0.12118,
"h": 287.8
},
"luminance": 0.34174
}Semantic roles & 50–950 ramp
primary
#9D94E8
secondary
#EFF1DA
accent
#CC19B9
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084