#9DB2FD#9DB2FD
#9DB2FD is a light, moderate blue. Relative luminance 0.461; OKLCH L 77.6% C 0.110 H 271.7°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9DB2FD |
|---|---|
| RGB | rgb(157, 178, 253) |
| HSL | hsl(227, 96%, 80%) |
| HSV | hsv(227, 38%, 99%) |
| CMYK | cmyk(37.9%, 29.6%, 0%, 0.8%) |
| CIE-LAB | lab(73.61, 10.67, -39.45) |
| CIE-LCH | lch(73.61, 40.87, 285.14°) |
| OKLab | oklab(77.63% 0.0032 -0.1101) |
| OKLCH | oklch(77.63% 0.11 271.7) |
| XYZ | xyz(47.5493, 46.0986, 99.3020) |
| Luminance | 0.4610 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.49
Carolina Blue
#8AB8FE
ΔE00 5.65
Periwinkle Blue
#8F99FB
ΔE00 6.78
Powder Blue (survey)
#B1D1FC
ΔE00 8.05
Light Periwinkle
#C1C6FC
ΔE00 8.39
Lightsteelblue
#B0C4DE
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DB2FD #FDE89D
analogous
#9DE2FD #9DB2FD #B89DFD
triadic
#9DB2FD #FD9DB2 #B2FD9D
tetradic
#9DB2FD #FD9DE2 #FDE89D #9DFDB8
square
#9DB2FD #FD9DE2 #FDE89D #9DFDB8
split-complementary
#9DB2FD #FDB89D #E2FD9D
monochromatic
#2554FB #6183FC #9DB2FD #D9E1FE #E1E7FE
Accessibility & contrast
On white
2.05
#9DB2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#9DB2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DB2FD
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DB2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DB2FD | 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)
#99B9FF
Deuteranopia (green-blind)
#91B1FB
Tritanopia (blue-blind)
#7FC1CD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9db2fd; /* rgb */ color: rgb(157, 178, 253); /* oklch */ color: oklch(77.6% 0.110 271.7);
Tailwind
colors: {
custom: {
50: '#bdc8fe',
500: '#9db2fd',
950: '#000000',
},
}SCSS
$custom: #9db2fd; $custom-light: #bdc8fe; $custom-dark: #000000;
JSON
{
"hex": "#9db2fd",
"rgb": {
"r": 157,
"g": 178,
"b": 253
},
"hsl": {
"h": 226.875,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.77627,
"c": 0.11012,
"h": 271.7
},
"luminance": 0.46101
}Semantic roles & 50–950 ramp
primary
#9DB2FD
secondary
#F7EFD4
accent
#B300E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121318
muted
#818286