#9DA4E5#9DA4E5
#9DA4E5 is a light, moderate blue. Relative luminance 0.394; OKLCH L 73.7% C 0.094 H 279.1°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA4E5 |
|---|---|
| RGB | rgb(157, 164, 229) |
| HSL | hsl(234, 58%, 76%) |
| HSV | hsv(234, 31%, 90%) |
| CMYK | cmyk(31.4%, 28.4%, 0%, 10.2%) |
| CIE-LAB | lab(69.02, 12.29, -33.53) |
| CIE-LCH | lch(69.02, 35.71, 290.14°) |
| OKLab | oklab(73.75% 0.0149 -0.093) |
| OKLCH | oklch(73.75% 0.094 279.1) |
| XYZ | xyz(41.3191, 39.3749, 79.5366) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.77
Perrywinkle
#8F8CE7
ΔE00 7.24
Lavender
#B39DDB
ΔE00 7.96
Pastel Blue
#A2BFFE
ΔE00 8.42
Light Periwinkle
#C1C6FC
ΔE00 9.25
Lavender Blue
#8B88F8
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA4E5 #E5DE9D
analogous
#9DC8E5 #9DA4E5 #BA9DE5
triadic
#9DA4E5 #E59DA4 #A4E59D
tetradic
#9DA4E5 #E59DC8 #E5DE9D #9DE5BA
square
#9DA4E5 #E59DC8 #E5DE9D #9DE5BA
split-complementary
#9DA4E5 #E5BA9D #C8E59D
monochromatic
#3C4ACB #6D77D8 #9DA4E5 #CDD1F2 #E7E9F9
Accessibility & contrast
On white
2.37
#9DA4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#9DA4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA4E5
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA4E5 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ABE8
Deuteranopia (green-blind)
#8DA6E3
Tritanopia (blue-blind)
#8AB0BB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9da4e5; /* rgb */ color: rgb(157, 164, 229); /* oklch */ color: oklch(73.7% 0.094 279.1);
Tailwind
colors: {
custom: {
50: '#bbbeed',
500: '#9da4e5',
950: '#000000',
},
}SCSS
$custom: #9da4e5; $custom-light: #bbbeed; $custom-dark: #000000;
JSON
{
"hex": "#9da4e5",
"rgb": {
"r": 157,
"g": 164,
"b": 229
},
"hsl": {
"h": 234.167,
"s": 58.065,
"l": 75.686
},
"oklch": {
"l": 0.73749,
"c": 0.09423,
"h": 279.1
},
"luminance": 0.39376
}Semantic roles & 50–950 ramp
primary
#9DA4E5
secondary
#F0EEDB
accent
#B620C6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121216
muted
#818184