#9D94DF#9D94DF
#9D94DF is a light, moderate blue. Relative luminance 0.337; OKLCH L 70.3% C 0.109 H 288.8°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #9D94DF |
|---|---|
| RGB | rgb(157, 148, 223) |
| HSL | hsl(247, 54%, 73%) |
| HSV | hsv(247, 34%, 87%) |
| CMYK | cmyk(29.6%, 33.6%, 0%, 12.5%) |
| CIE-LAB | lab(64.70, 19.87, -36.94) |
| CIE-LCH | lch(64.70, 41.94, 298.27°) |
| OKLab | oklab(70.34% 0.035 -0.1028) |
| OKLCH | oklch(70.34% 0.109 288.8) |
| XYZ | xyz(37.8104, 33.6748, 74.3055) |
| Luminance | 0.3368 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.29
Lavender
#B39DDB
ΔE00 6.06
Periwinkle Blue
#8F99FB
ΔE00 6.72
Lavender Blue
#8B88F8
ΔE00 7.05
Pale Purple
#B790D4
ΔE00 7.99
Periwinkle (survey)
#8E82FE
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9D94DF #D6DF94
analogous
#94B0DF #9D94DF #C294DF
triadic
#9D94DF #DF9D94 #94DF9D
tetradic
#9D94DF #DF94B0 #D6DF94 #94DFC2
square
#9D94DF #DF94B0 #D6DF94 #94DFC2
split-complementary
#9D94DF #DFC294 #B0DF94
monochromatic
#4939BF #7265D1 #9D94DF #C8C3ED #E9E7F8
Accessibility & contrast
On white
2.71
#9D94DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#9D94DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9D94DF
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9D94DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9D94DF | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9FE2
Deuteranopia (green-blind)
#7F9BDD
Tritanopia (blue-blind)
#8EA1AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #9d94df; /* rgb */ color: rgb(157, 148, 223); /* oklch */ color: oklch(70.3% 0.109 288.8);
Tailwind
colors: {
custom: {
50: '#bbb3e9',
500: '#9d94df',
950: '#000000',
},
}SCSS
$custom: #9d94df; $custom-light: #bbb3e9; $custom-dark: #000000;
JSON
{
"hex": "#9d94df",
"rgb": {
"r": 157,
"g": 148,
"b": 223
},
"hsl": {
"h": 247.2,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.70338,
"c": 0.10859,
"h": 288.8
},
"luminance": 0.33676
}Semantic roles & 50–950 ramp
primary
#9D94DF
secondary
#EDEFDC
accent
#C124AF
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121116
muted
#818084