#9DAEED#9DAEED
#9DAEED is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.1% C 0.093 H 272.4°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #9DAEED |
|---|---|
| RGB | rgb(157, 174, 237) |
| HSL | hsl(227, 69%, 77%) |
| HSV | hsv(227, 34%, 93%) |
| CMYK | cmyk(33.8%, 26.6%, 0%, 7.1%) |
| CIE-LAB | lab(71.93, 8.73, -33.40) |
| CIE-LCH | lch(71.93, 34.52, 284.65°) |
| OKLab | oklab(76.11% 0.0039 -0.0927) |
| OKLCH | oklch(76.11% 0.093 272.4) |
| XYZ | xyz(44.3223, 43.5529, 86.1756) |
| Luminance | 0.4355 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.05
Periwinkle Blue
#8F99FB
ΔE00 6.52
Carolina Blue
#8AB8FE
ΔE00 7.21
Light Periwinkle
#C1C6FC
ΔE00 7.89
Lightsteelblue
#B0C4DE
ΔE00 8.84
Powder Blue (survey)
#B1D1FC
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DAEED #EDDC9D
analogous
#9DD6ED #9DAEED #B49DED
triadic
#9DAEED #ED9DAE #AEED9D
tetradic
#9DAEED #ED9DD6 #EDDC9D #9DEDB4
square
#9DAEED #ED9DD6 #EDDC9D #9DEDB4
split-complementary
#9DAEED #EDB49D #D6ED9D
monochromatic
#3659DA #6983E4 #9DAEED #D1D9F6 #E5EAFA
Accessibility & contrast
On white
2.16
#9DAEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#9DAEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DAEED
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DAEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DAEED | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB4F0
Deuteranopia (green-blind)
#94ADEB
Tritanopia (blue-blind)
#86BAC4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9daeed; /* rgb */ color: rgb(157, 174, 237); /* oklch */ color: oklch(76.1% 0.093 272.4);
Tailwind
colors: {
custom: {
50: '#bcc6f3',
500: '#9daeed',
950: '#000000',
},
}SCSS
$custom: #9daeed; $custom-light: #bcc6f3; $custom-dark: #000000;
JSON
{
"hex": "#9daeed",
"rgb": {
"r": 157,
"g": 174,
"b": 237
},
"hsl": {
"h": 227.25,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.76109,
"c": 0.09277,
"h": 272.4
},
"luminance": 0.43555
}Semantic roles & 50–950 ramp
primary
#9DAEED
secondary
#F2EDD9
accent
#A915D1
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121317
muted
#818285