#9FBEFB#9FBEFB
#9FBEFB is a light, moderate blue. Relative luminance 0.512; OKLCH L 80.1% C 0.093 H 263.5°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBEFB |
|---|---|
| RGB | rgb(159, 190, 251) |
| HSL | hsl(220, 92%, 80%) |
| HSV | hsv(220, 37%, 98%) |
| CMYK | cmyk(36.7%, 24.3%, 0%, 1.6%) |
| CIE-LAB | lab(76.78, 4.05, -33.46) |
| CIE-LCH | lch(76.78, 33.70, 276.90°) |
| OKLab | oklab(80.1% -0.0105 -0.0929) |
| OKLCH | oklch(80.1% 0.093 263.5) |
| XYZ | xyz(50.1188, 51.1605, 98.4823) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 0.65
Carolina Blue
#8AB8FE
ΔE00 3.92
Powder Blue (survey)
#B1D1FC
ΔE00 5.09
Baby Blue (survey)
#A2CFFE
ΔE00 5.52
Lightsteelblue
#B0C4DE
ΔE00 7.29
Cloudy Blue
#ACC2D9
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBEFB #FBDC9F
analogous
#9FECFB #9FBEFB #AE9FFB
triadic
#9FBEFB #FB9FBE #BEFB9F
tetradic
#9FBEFB #FB9FEC #FBDC9F #9FFBAE
square
#9FBEFB #FB9FEC #FBDC9F #9FFBAE
split-complementary
#9FBEFB #FBAE9F #ECFB9F
monochromatic
#296EF6 #6496F9 #9FBEFB #DAE6FD #E2EBFE
Accessibility & contrast
On white
1.87
#9FBEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#9FBEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBEFB
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBEFB | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C2FE
Deuteranopia (green-blind)
#A0BAFA
Tritanopia (blue-blind)
#82CBD3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9fbefb; /* rgb */ color: rgb(159, 190, 251); /* oklch */ color: oklch(80.1% 0.093 263.5);
Tailwind
colors: {
custom: {
50: '#bed1fd',
500: '#9fbefb',
950: '#000000',
},
}SCSS
$custom: #9fbefb; $custom-light: #bed1fd; $custom-dark: #000000;
JSON
{
"hex": "#9fbefb",
"rgb": {
"r": 159,
"g": 190,
"b": 251
},
"hsl": {
"h": 219.783,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.80099,
"c": 0.09345,
"h": 263.5
},
"luminance": 0.51163
}Semantic roles & 50–950 ramp
primary
#9FBEFB
secondary
#DDB361
accent
#9800E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385