#9DBFFB#9DBFFB
#9DBFFB is a light, moderate blue. Relative luminance 0.514; OKLCH L 80.2% C 0.093 H 261.6°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9DBFFB |
|---|---|
| RGB | rgb(157, 191, 251) |
| HSL | hsl(218, 92%, 80%) |
| HSV | hsv(218, 37%, 98%) |
| CMYK | cmyk(37.5%, 23.9%, 0%, 1.6%) |
| CIE-LAB | lab(76.92, 2.97, -33.25) |
| CIE-LCH | lch(76.92, 33.39, 275.11°) |
| OKLab | oklab(80.18% -0.0137 -0.0923) |
| OKLCH | oklch(80.18% 0.093 261.6) |
| XYZ | xyz(49.9426, 51.3923, 98.5362) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.29
Carolina Blue
#8AB8FE
ΔE00 3.39
Powder Blue (survey)
#B1D1FC
ΔE00 4.91
Baby Blue (survey)
#A2CFFE
ΔE00 4.95
Sky Blue (survey)
#75BBFD
ΔE00 7.26
Lightsteelblue
#B0C4DE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DBFFB #FBD99D
analogous
#9DEEFB #9DBFFB #AA9DFB
triadic
#9DBFFB #FB9DBF #BFFB9D
tetradic
#9DBFFB #FB9DEE #FBD99D #9DFBAA
square
#9DBFFB #FB9DEE #FBD99D #9DFBAA
split-complementary
#9DBFFB #FBAA9D #EEFB9D
monochromatic
#2772F6 #6299F9 #9DBFFB #D8E5FD #E2ECFE
Accessibility & contrast
On white
1.86
#9DBFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#9DBFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DBFFB
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DBFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DBFFB | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FE
Deuteranopia (green-blind)
#A0BAFA
Tritanopia (blue-blind)
#7FCCD4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9dbffb; /* rgb */ color: rgb(157, 191, 251); /* oklch */ color: oklch(80.2% 0.093 261.6);
Tailwind
colors: {
custom: {
50: '#bdd2fd',
500: '#9dbffb',
950: '#000000',
},
}SCSS
$custom: #9dbffb; $custom-light: #bdd2fd; $custom-dark: #000000;
JSON
{
"hex": "#9dbffb",
"rgb": {
"r": 157,
"g": 191,
"b": 251
},
"hsl": {
"h": 218.298,
"s": 92.157,
"l": 80
},
"oklch": {
"l": 0.80177,
"c": 0.09331,
"h": 261.6
},
"luminance": 0.51395
}Semantic roles & 50–950 ramp
primary
#9DBFFB
secondary
#DDAF60
accent
#9200E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385