#9DAEFB#9DAEFB
#9DAEFB is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.7% C 0.112 H 273.9°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #9DAEFB |
|---|---|
| RGB | rgb(157, 174, 251) |
| HSL | hsl(229, 92%, 80%) |
| HSV | hsv(229, 37%, 98%) |
| CMYK | cmyk(37.5%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(72.50, 12.38, -40.11) |
| CIE-LCH | lch(72.50, 41.97, 287.15°) |
| OKLab | oklab(76.74% 0.0077 -0.112) |
| OKLCH | oklch(76.74% 0.112 273.9) |
| XYZ | xyz(46.4481, 44.4033, 97.3714) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.68
Periwinkle Blue
#8F99FB
ΔE00 5.77
Carolina Blue
#8AB8FE
ΔE00 6.68
Light Periwinkle
#C1C6FC
ΔE00 8.61
Lightsteelblue
#B0C4DE
ΔE00 9.05
Powder Blue (survey)
#B1D1FC
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DAEFB #FBEA9D
analogous
#9DDDFB #9DAEFB #BB9DFB
triadic
#9DAEFB #FB9DAE #AEFB9D
tetradic
#9DAEFB #FB9DDD #FBEA9D #9DFBBB
square
#9DAEFB #FB9DDD #FBEA9D #9DFBBB
split-complementary
#9DAEFB #FBBB9D #DDFB9D
monochromatic
#274DF6 #627DF9 #9DAEFB #D8DFFD #E2E7FE
Accessibility & contrast
On white
2.13
#9DAEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#9DAEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DAEFB
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DAEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DAEFB | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B6FE
Deuteranopia (green-blind)
#8DAEF9
Tritanopia (blue-blind)
#81BDCA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #9daefb; /* rgb */ color: rgb(157, 174, 251); /* oklch */ color: oklch(76.7% 0.112 273.9);
Tailwind
colors: {
custom: {
50: '#bdc6fd',
500: '#9daefb',
950: '#000000',
},
}SCSS
$custom: #9daefb; $custom-light: #bdc6fd; $custom-dark: #000000;
JSON
{
"hex": "#9daefb",
"rgb": {
"r": 157,
"g": 174,
"b": 251
},
"hsl": {
"h": 229.149,
"s": 92.157,
"l": 80
},
"oklch": {
"l": 0.76738,
"c": 0.11223,
"h": 273.9
},
"luminance": 0.44405
}Semantic roles & 50–950 ramp
primary
#9DAEFB
secondary
#F6F0D5
accent
#BC00E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285