#9DB2FF#9DB2FF
#9DB2FF is a light, moderate blue. Relative luminance 0.462; OKLCH L 77.7% C 0.113 H 271.9°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #9DB2FF |
|---|---|
| RGB | rgb(157, 178, 255) |
| HSL | hsl(227, 100%, 81%) |
| HSV | hsv(227, 38%, 100%) |
| CMYK | cmyk(38.4%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(73.69, 11.21, -40.40) |
| CIE-LCH | lch(73.69, 41.93, 285.50°) |
| OKLab | oklab(77.72% 0.0037 -0.1128) |
| OKLCH | oklch(77.72% 0.113 271.9) |
| XYZ | xyz(47.8696, 46.2267, 100.9887) |
| Luminance | 0.4623 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.51
Carolina Blue
#8AB8FE
ΔE00 5.62
Periwinkle Blue
#8F99FB
ΔE00 6.74
Powder Blue (survey)
#B1D1FC
ΔE00 8.05
Light Periwinkle
#C1C6FC
ΔE00 8.52
Lightsteelblue
#B0C4DE
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DB2FF #FFEA9D
analogous
#9DE3FF #9DB2FF #B99DFF
triadic
#9DB2FF #FF9DB2 #B2FF9D
tetradic
#9DB2FF #FF9DE3 #FFEA9D #9DFFB9
square
#9DB2FF #FF9DE3 #FFEA9D #9DFFB9
split-complementary
#9DB2FF #FFB99D #E3FF9D
monochromatic
#2352FF #6082FF #9DB2FF #DAE2FF #E0E7FF
Accessibility & contrast
On white
2.05
#9DB2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#9DB2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DB2FF
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DB2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DB2FF | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B9FF
Deuteranopia (green-blind)
#90B1FD
Tritanopia (blue-blind)
#7EC1CD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9db2ff; /* rgb */ color: rgb(157, 178, 255); /* oklch */ color: oklch(77.7% 0.113 271.9);
Tailwind
colors: {
custom: {
50: '#bdc8ff',
500: '#9db2ff',
950: '#000000',
},
}SCSS
$custom: #9db2ff; $custom-light: #bdc8ff; $custom-dark: #000000;
JSON
{
"hex": "#9db2ff",
"rgb": {
"r": 157,
"g": 178,
"b": 255
},
"hsl": {
"h": 227.143,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.77719,
"c": 0.11287,
"h": 271.9
},
"luminance": 0.46229
}Semantic roles & 50–950 ramp
primary
#9DB2FF
secondary
#F7F0D4
accent
#B400E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121318
muted
#818286