#9D94E4#9D94E4
#9D94E4 is a light, moderate blue. Relative luminance 0.339; OKLCH L 70.6% C 0.116 H 288.2°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #9D94E4 |
|---|---|
| RGB | rgb(157, 148, 228) |
| HSL | hsl(247, 60%, 74%) |
| HSV | hsv(247, 35%, 89%) |
| CMYK | cmyk(31.1%, 35.1%, 0%, 10.6%) |
| CIE-LAB | lab(64.92, 21.13, -39.36) |
| CIE-LCH | lch(64.92, 44.68, 298.23°) |
| OKLab | oklab(70.58% 0.0361 -0.1098) |
| OKLCH | oklch(70.58% 0.116 288.2) |
| XYZ | xyz(38.4945, 33.9484, 77.9083) |
| Luminance | 0.3395 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.70
Periwinkle Blue
#8F99FB
ΔE00 5.97
Lavender Blue
#8B88F8
ΔE00 6.29
Lavender
#B39DDB
ΔE00 6.67
Periwinkle (survey)
#8E82FE
ΔE00 7.55
Pale Purple
#B790D4
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9D94E4 #DBE494
analogous
#94B3E4 #9D94E4 #C594E4
triadic
#9D94E4 #E49D94 #94E49D
tetradic
#9D94E4 #E494B3 #DBE494 #94E4C5
square
#9D94E4 #E494B3 #DBE494 #94E4C5
split-complementary
#9D94E4 #E4C594 #B3E494
monochromatic
#4433CA #7063D8 #9D94E4 #CAC5F0 #E9E7F9
Accessibility & contrast
On white
2.70
#9D94E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#9D94E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9D94E4
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9D94E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9D94E4 | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9FE7
Deuteranopia (green-blind)
#7C9CE2
Tritanopia (blue-blind)
#8CA2B1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #9d94e4; /* rgb */ color: rgb(157, 148, 228); /* oklch */ color: oklch(70.6% 0.116 288.2);
Tailwind
colors: {
custom: {
50: '#bcb3ed',
500: '#9d94e4',
950: '#000000',
},
}SCSS
$custom: #9d94e4; $custom-light: #bcb3ed; $custom-dark: #000000;
JSON
{
"hex": "#9d94e4",
"rgb": {
"r": 157,
"g": 148,
"b": 228
},
"hsl": {
"h": 246.75,
"s": 59.701,
"l": 73.725
},
"oklch": {
"l": 0.70577,
"c": 0.11559,
"h": 288.2
},
"luminance": 0.33949
}Semantic roles & 50–950 ramp
primary
#9D94E4
secondary
#EEF0DB
accent
#C71EB4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121116
muted
#818084