#9DB3F7#9DB3F7
#9DB3F7 is a light, moderate blue. Relative luminance 0.461; OKLCH L 77.6% C 0.101 H 270.2°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9DB3F7 |
|---|---|
| RGB | rgb(157, 179, 247) |
| HSL | hsl(225, 85%, 79%) |
| HSV | hsv(225, 36%, 97%) |
| CMYK | cmyk(36.4%, 27.5%, 0%, 3.1%) |
| CIE-LAB | lab(73.62, 8.54, -36.19) |
| CIE-LCH | lch(73.62, 37.18, 283.27°) |
| OKLab | oklab(77.56% 0.0003 -0.1007) |
| OKLCH | oklch(77.56% 0.101 270.2) |
| XYZ | xyz(46.8082, 46.1217, 94.4137) |
| Luminance | 0.4612 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.23
Carolina Blue
#8AB8FE
ΔE00 5.54
Periwinkle Blue
#8F99FB
ΔE00 7.19
Powder Blue (survey)
#B1D1FC
ΔE00 7.80
Light Periwinkle
#C1C6FC
ΔE00 8.00
Lightsteelblue
#B0C4DE
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DB3F7 #F7E19D
analogous
#9DE0F7 #9DB3F7 #B49DF7
triadic
#9DB3F7 #F79DB3 #B3F79D
tetradic
#9DB3F7 #F79DE0 #F7E19D #9DF7B4
square
#9DB3F7 #F79DE0 #F7E19D #9DF7B4
split-complementary
#9DB3F7 #F7B49D #E0F79D
monochromatic
#2C5BEE #6487F2 #9DB3F7 #D6DFFC #E3E9FD
Accessibility & contrast
On white
2.05
#9DB3F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#9DB3F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DB3F7
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DB3F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DB3F7 | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB9FA
Deuteranopia (green-blind)
#95B1F5
Tritanopia (blue-blind)
#82C1CB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9db3f7; /* rgb */ color: rgb(157, 179, 247); /* oklch */ color: oklch(77.6% 0.101 270.2);
Tailwind
colors: {
custom: {
50: '#bcc9fa',
500: '#9db3f7',
950: '#000000',
},
}SCSS
$custom: #9db3f7; $custom-light: #bcc9fa; $custom-dark: #000000;
JSON
{
"hex": "#9db3f7",
"rgb": {
"r": 157,
"g": 179,
"b": 247
},
"hsl": {
"h": 225.333,
"s": 84.906,
"l": 79.216
},
"oklch": {
"l": 0.77559,
"c": 0.1007,
"h": 270.2
},
"luminance": 0.46124
}Semantic roles & 50–950 ramp
primary
#9DB3F7
secondary
#F5EDD6
accent
#AB04E1
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285