#9DB7F7#9DB7F7
#9DB7F7 is a light, moderate blue. Relative luminance 0.477; OKLCH L 78.4% C 0.096 H 267.1°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #9DB7F7 |
|---|---|
| RGB | rgb(157, 183, 247) |
| HSL | hsl(223, 85%, 79%) |
| HSV | hsv(223, 36%, 97%) |
| CMYK | cmyk(36.4%, 25.9%, 0%, 3.1%) |
| CIE-LAB | lab(74.67, 6.32, -34.58) |
| CIE-LCH | lch(74.67, 35.15, 280.36°) |
| OKLab | oklab(78.37% -0.0048 -0.0961) |
| OKLCH | oklch(78.37% 0.096 267.1) |
| XYZ | xyz(47.6216, 47.7483, 94.6848) |
| Luminance | 0.4775 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.08
Carolina Blue
#8AB8FE
ΔE00 4.62
Powder Blue (survey)
#B1D1FC
ΔE00 6.76
Baby Blue (survey)
#A2CFFE
ΔE00 7.40
Lightsteelblue
#B0C4DE
ΔE00 7.82
Light Periwinkle
#C1C6FC
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DB7F7 #F7DD9D
analogous
#9DE4F7 #9DB7F7 #B09DF7
triadic
#9DB7F7 #F79DB7 #B7F79D
tetradic
#9DB7F7 #F79DE4 #F7DD9D #9DF7B0
square
#9DB7F7 #F79DE4 #F7DD9D #9DF7B0
split-complementary
#9DB7F7 #F7B09D #E4F79D
monochromatic
#2C64EE #648DF2 #9DB7F7 #D6E1FC #E3EAFD
Accessibility & contrast
On white
1.99
#9DB7F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#9DB7F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DB7F7
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DB7F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DB7F7 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BCFA
Deuteranopia (green-blind)
#99B4F6
Tritanopia (blue-blind)
#81C4CD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9db7f7; /* rgb */ color: rgb(157, 183, 247); /* oklch */ color: oklch(78.4% 0.096 267.1);
Tailwind
colors: {
custom: {
50: '#bcccfa',
500: '#9db7f7',
950: '#000000',
},
}SCSS
$custom: #9db7f7; $custom-light: #bcccfa; $custom-dark: #000000;
JSON
{
"hex": "#9db7f7",
"rgb": {
"r": 157,
"g": 183,
"b": 247
},
"hsl": {
"h": 222.667,
"s": 84.906,
"l": 79.216
},
"oklch": {
"l": 0.78369,
"c": 0.0962,
"h": 267.1
},
"luminance": 0.4775
}Semantic roles & 50–950 ramp
primary
#9DB7F7
secondary
#F5ECD6
accent
#A104E1
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285