#9DA4E1#9DA4E1
#9DA4E1 is a light, moderate blue. Relative luminance 0.392; OKLCH L 73.6% C 0.089 H 278.9°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA4E1 |
|---|---|
| RGB | rgb(157, 164, 225) |
| HSL | hsl(234, 53%, 75%) |
| HSV | hsv(234, 30%, 88%) |
| CMYK | cmyk(30.2%, 27.1%, 0%, 11.8%) |
| CIE-LAB | lab(68.86, 11.29, -31.58) |
| CIE-LCH | lch(68.86, 33.54, 289.66°) |
| OKLab | oklab(73.57% 0.0137 -0.0875) |
| OKLCH | oklch(73.57% 0.089 278.9) |
| XYZ | xyz(40.7670, 39.1541, 76.6291) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.37
Perrywinkle
#8F8CE7
ΔE00 7.53
Lavender
#B39DDB
ΔE00 7.69
Pastel Blue
#A2BFFE
ΔE00 8.69
Light Periwinkle
#C1C6FC
ΔE00 9.19
Lavender Blue
#8B88F8
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA4E1 #E1DA9D
analogous
#9DC6E1 #9DA4E1 #B89DE1
triadic
#9DA4E1 #E19DA4 #A4E19D
tetradic
#9DA4E1 #E19DC6 #E1DA9D #9DE1B8
square
#9DA4E1 #E19DC6 #E1DA9D #9DE1B8
split-complementary
#9DA4E1 #E1B89D #C6E19D
monochromatic
#3F4DC4 #6E78D3 #9DA4E1 #CCD0EF #E8E9F8
Accessibility & contrast
On white
2.38
#9DA4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#9DA4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA4E1
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA4E1 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92ABE4
Deuteranopia (green-blind)
#8EA6DF
Tritanopia (blue-blind)
#8CAFB9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9da4e1; /* rgb */ color: rgb(157, 164, 225); /* oklch */ color: oklch(73.6% 0.089 278.9);
Tailwind
colors: {
custom: {
50: '#bbbeea',
500: '#9da4e1',
950: '#000000',
},
}SCSS
$custom: #9da4e1; $custom-light: #bbbeea; $custom-dark: #000000;
JSON
{
"hex": "#9da4e1",
"rgb": {
"r": 157,
"g": 164,
"b": 225
},
"hsl": {
"h": 233.824,
"s": 53.125,
"l": 74.902
},
"oklch": {
"l": 0.73573,
"c": 0.08855,
"h": 278.9
},
"luminance": 0.39155
}Semantic roles & 50–950 ramp
primary
#9DA4E1
secondary
#EFEDDC
accent
#B125C1
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121216
muted
#818184