#9DA1EA#9DA1EA
#9DA1EA is a light, moderate blue. Relative luminance 0.386; OKLCH L 73.4% C 0.105 H 281.0°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA1EA |
|---|---|
| RGB | rgb(157, 161, 234) |
| HSL | hsl(237, 65%, 77%) |
| HSV | hsv(237, 33%, 92%) |
| CMYK | cmyk(32.9%, 31.2%, 0%, 8.2%) |
| CIE-LAB | lab(68.46, 15.27, -37.15) |
| CIE-LCH | lch(68.46, 40.16, 292.34°) |
| OKLab | oklab(73.38% 0.0202 -0.1034) |
| OKLCH | oklch(73.38% 0.105 281) |
| XYZ | xyz(41.4967, 38.5970, 83.0895) |
| Luminance | 0.3860 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.77
Perrywinkle
#8F8CE7
ΔE00 6.16
Lavender
#B39DDB
ΔE00 7.90
Lavender Blue
#8B88F8
ΔE00 8.13
Pastel Blue
#A2BFFE
ΔE00 9.02
Periwinkle (survey)
#8E82FE
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA1EA #EAE69D
analogous
#9DC8EA #9DA1EA #C09DEA
triadic
#9DA1EA #EA9DA1 #A1EA9D
tetradic
#9DA1EA #EA9DC8 #EAE69D #9DEAC0
square
#9DA1EA #EA9DC8 #EAE69D #9DEAC0
split-complementary
#9DA1EA #EAC09D #C8EA9D
monochromatic
#3840D4 #6B71DF #9DA1EA #CFD1F5 #E6E7FA
Accessibility & contrast
On white
2.41
#9DA1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#9DA1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA1EA
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA1EA | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAED
Deuteranopia (green-blind)
#87A4E8
Tritanopia (blue-blind)
#89AFBB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9da1ea; /* rgb */ color: rgb(157, 161, 234); /* oklch */ color: oklch(73.4% 0.105 281.0);
Tailwind
colors: {
custom: {
50: '#bcbcf1',
500: '#9da1ea',
950: '#000000',
},
}SCSS
$custom: #9da1ea; $custom-light: #bcbcf1; $custom-dark: #000000;
JSON
{
"hex": "#9da1ea",
"rgb": {
"r": 157,
"g": 161,
"b": 234
},
"hsl": {
"h": 236.883,
"s": 64.706,
"l": 76.667
},
"oklch": {
"l": 0.73381,
"c": 0.10538,
"h": 281
},
"luminance": 0.38598
}Semantic roles & 50–950 ramp
primary
#9DA1EA
secondary
#F1F0DA
accent
#C319CD
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121216
muted
#818184