#9DBBFE#9DBBFE
#9DBBFE is a light, moderate blue. Relative luminance 0.499; OKLCH L 79.5% C 0.101 H 265.6°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #9DBBFE |
|---|---|
| RGB | rgb(157, 187, 254) |
| HSL | hsl(221, 98%, 81%) |
| HSV | hsv(221, 38%, 100%) |
| CMYK | cmyk(38.2%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(75.98, 5.95, -36.30) |
| CIE-LCH | lch(75.98, 36.79, 279.31°) |
| OKLab | oklab(79.49% -0.0078 -0.101) |
| OKLCH | oklch(79.49% 0.101 265.6) |
| XYZ | xyz(49.5589, 49.8621, 100.7598) |
| Luminance | 0.4986 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.12
Carolina Blue
#8AB8FE
ΔE00 3.79
Powder Blue (survey)
#B1D1FC
ΔE00 5.89
Baby Blue (survey)
#A2CFFE
ΔE00 6.24
Lightsteelblue
#B0C4DE
ΔE00 7.85
Sky Blue (survey)
#75BBFD
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DBBFE #FEE09D
analogous
#9DECFE #9DBBFE #AF9DFE
triadic
#9DBBFE #FE9DBB #BBFE9D
tetradic
#9DBBFE #FE9DEC #FEE09D #9DFEAF
square
#9DBBFE #FE9DEC #FEE09D #9DFEAF
split-complementary
#9DBBFE #FEAF9D #ECFE9D
monochromatic
#2467FD #6091FD #9DBBFE #DAE5FF #E1EAFF
Accessibility & contrast
On white
1.91
#9DBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#9DBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DBBFE
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DBBFE | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#9BB7FC
Tritanopia (blue-blind)
#7EC9D2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9dbbfe; /* rgb */ color: rgb(157, 187, 254); /* oklch */ color: oklch(79.5% 0.101 265.6);
Tailwind
colors: {
custom: {
50: '#bdcfff',
500: '#9dbbfe',
950: '#000000',
},
}SCSS
$custom: #9dbbfe; $custom-light: #bdcfff; $custom-dark: #000000;
JSON
{
"hex": "#9dbbfe",
"rgb": {
"r": 157,
"g": 187,
"b": 254
},
"hsl": {
"h": 221.443,
"s": 97.98,
"l": 80.588
},
"oklch": {
"l": 0.79488,
"c": 0.10132,
"h": 265.6
},
"luminance": 0.49865
}Semantic roles & 50–950 ramp
primary
#9DBBFE
secondary
#F7ECD4
accent
#9F00E6
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121318
muted
#818286