#9DA4E4#9DA4E4
#9DA4E4 is a light, moderate blue. Relative luminance 0.393; OKLCH L 73.7% C 0.093 H 279.0°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA4E4 |
|---|---|
| RGB | rgb(157, 164, 228) |
| HSL | hsl(234, 57%, 75%) |
| HSV | hsv(234, 31%, 89%) |
| CMYK | cmyk(31.1%, 28.1%, 0%, 10.6%) |
| CIE-LAB | lab(68.98, 12.04, -33.05) |
| CIE-LCH | lch(68.98, 35.17, 290.02°) |
| OKLab | oklab(73.71% 0.0146 -0.0917) |
| OKLCH | oklch(73.71% 0.093 279) |
| XYZ | xyz(41.1798, 39.3192, 78.8034) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.92
Perrywinkle
#8F8CE7
ΔE00 7.31
Lavender
#B39DDB
ΔE00 7.88
Pastel Blue
#A2BFFE
ΔE00 8.48
Light Periwinkle
#C1C6FC
ΔE00 9.23
Lavender Blue
#8B88F8
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA4E4 #E4DD9D
analogous
#9DC7E4 #9DA4E4 #BA9DE4
triadic
#9DA4E4 #E49DA4 #A4E49D
tetradic
#9DA4E4 #E49DC7 #E4DD9D #9DE4BA
square
#9DA4E4 #E49DC7 #E4DD9D #9DE4BA
split-complementary
#9DA4E4 #E4BA9D #C7E49D
monochromatic
#3D4BCA #6D77D7 #9DA4E4 #CDD1F1 #E7E9F8
Accessibility & contrast
On white
2.37
#9DA4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#9DA4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA4E4
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA4E4 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ABE7
Deuteranopia (green-blind)
#8DA6E2
Tritanopia (blue-blind)
#8AB0BB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9da4e4; /* rgb */ color: rgb(157, 164, 228); /* oklch */ color: oklch(73.7% 0.093 279.0);
Tailwind
colors: {
custom: {
50: '#bbbeec',
500: '#9da4e4',
950: '#000000',
},
}SCSS
$custom: #9da4e4; $custom-light: #bbbeec; $custom-dark: #000000;
JSON
{
"hex": "#9da4e4",
"rgb": {
"r": 157,
"g": 164,
"b": 228
},
"hsl": {
"h": 234.085,
"s": 56.8,
"l": 75.49
},
"oklch": {
"l": 0.73705,
"c": 0.09281,
"h": 279
},
"luminance": 0.3932
}Semantic roles & 50–950 ramp
primary
#9DA4E4
secondary
#F0EEDB
accent
#B421C4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121216
muted
#818184