#9DA1E7#9DA1E7
#9DA1E7 is a light, moderate blue. Relative luminance 0.384; OKLCH L 73.2% C 0.101 H 281.1°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA1E7 |
|---|---|
| RGB | rgb(157, 161, 231) |
| HSL | hsl(237, 61%, 76%) |
| HSV | hsv(237, 32%, 91%) |
| CMYK | cmyk(32%, 30.3%, 0%, 9.4%) |
| CIE-LAB | lab(68.33, 14.50, -35.70) |
| CIE-LCH | lch(68.33, 38.53, 292.10°) |
| OKLab | oklab(73.24% 0.0194 -0.0993) |
| OKLCH | oklch(73.24% 0.101 281.1) |
| XYZ | xyz(41.0694, 38.4261, 80.8389) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.20
Perrywinkle
#8F8CE7
ΔE00 6.31
Lavender
#B39DDB
ΔE00 7.60
Lavender Blue
#8B88F8
ΔE00 8.42
Pastel Blue
#A2BFFE
ΔE00 9.18
Light Periwinkle
#C1C6FC
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA1E7 #E7E39D
analogous
#9DC6E7 #9DA1E7 #BE9DE7
triadic
#9DA1E7 #E79DA1 #A1E79D
tetradic
#9DA1E7 #E79DC6 #E7E39D #9DE7BE
square
#9DA1E7 #E79DC6 #E7E39D #9DE7BE
split-complementary
#9DA1E7 #E7BE9D #C6E79D
monochromatic
#3B43CF #6C72DB #9DA1E7 #CED0F3 #E6E7F9
Accessibility & contrast
On white
2.42
#9DA1E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#9DA1E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA1E7
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA1E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA1E7 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA9EA
Deuteranopia (green-blind)
#89A4E5
Tritanopia (blue-blind)
#8AAEBA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9da1e7; /* rgb */ color: rgb(157, 161, 231); /* oklch */ color: oklch(73.2% 0.101 281.1);
Tailwind
colors: {
custom: {
50: '#bcbcef',
500: '#9da1e7',
950: '#000000',
},
}SCSS
$custom: #9da1e7; $custom-light: #bcbcef; $custom-dark: #000000;
JSON
{
"hex": "#9da1e7",
"rgb": {
"r": 157,
"g": 161,
"b": 231
},
"hsl": {
"h": 236.757,
"s": 60.656,
"l": 76.078
},
"oklch": {
"l": 0.73244,
"c": 0.10114,
"h": 281.1
},
"luminance": 0.38427
}Semantic roles & 50–950 ramp
primary
#9DA1E7
secondary
#F0EFDB
accent
#BF1DC8
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121216
muted
#818184