#9DAAED#9DAAED
#9DAAED is a light, moderate blue. Relative luminance 0.420; OKLCH L 75.3% C 0.098 H 275.4°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #9DAAED |
|---|---|
| RGB | rgb(157, 170, 237) |
| HSL | hsl(230, 69%, 77%) |
| HSV | hsv(230, 34%, 93%) |
| CMYK | cmyk(33.8%, 28.3%, 0%, 7.1%) |
| CIE-LAB | lab(70.89, 10.97, -35.00) |
| CIE-LCH | lch(70.89, 36.68, 287.39°) |
| OKLab | oklab(75.3% 0.0091 -0.0973) |
| OKLCH | oklch(75.3% 0.098 275.4) |
| XYZ | xyz(43.5611, 42.0304, 85.9218) |
| Luminance | 0.4203 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.71
Pastel Blue
#A2BFFE
ΔE00 6.23
Carolina Blue
#8AB8FE
ΔE00 8.28
Light Periwinkle
#C1C6FC
ΔE00 8.40
Perrywinkle
#8F8CE7
ΔE00 8.57
Lightsteelblue
#B0C4DE
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DAAED #EDE09D
analogous
#9DD2ED #9DAAED #B89DED
triadic
#9DAAED #ED9DAA #AAED9D
tetradic
#9DAAED #ED9DD2 #EDE09D #9DEDB8
square
#9DAAED #ED9DD2 #EDE09D #9DEDB8
split-complementary
#9DAAED #EDB89D #D2ED9D
monochromatic
#3650DA #697DE4 #9DAAED #D1D7F6 #E5E9FA
Accessibility & contrast
On white
2.23
#9DAAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#9DAAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DAAED
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DAAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DAAED | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1F0
Deuteranopia (green-blind)
#8FABEB
Tritanopia (blue-blind)
#87B7C2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9daaed; /* rgb */ color: rgb(157, 170, 237); /* oklch */ color: oklch(75.3% 0.098 275.4);
Tailwind
colors: {
custom: {
50: '#bcc3f3',
500: '#9daaed',
950: '#000000',
},
}SCSS
$custom: #9daaed; $custom-light: #bcc3f3; $custom-dark: #000000;
JSON
{
"hex": "#9daaed",
"rgb": {
"r": 157,
"g": 170,
"b": 237
},
"hsl": {
"h": 230.25,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.75304,
"c": 0.09771,
"h": 275.4
},
"luminance": 0.42032
}Semantic roles & 50–950 ramp
primary
#9DAAED
secondary
#F2EED9
accent
#B215D1
background
#FBFBFE
surface
#F7F7FD
border
#D0D0D5
text
#121217
muted
#818185