#9FBFF5#9FBFF5
#9FBFF5 is a light, moderate blue. Relative luminance 0.512; OKLCH L 80.1% C 0.085 H 260.7°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBFF5 |
|---|---|
| RGB | rgb(159, 191, 245) |
| HSL | hsl(218, 81%, 79%) |
| HSV | hsv(218, 35%, 96%) |
| CMYK | cmyk(35.1%, 22%, 0%, 3.9%) |
| CIE-LAB | lab(76.81, 1.96, -30.18) |
| CIE-LCH | lch(76.81, 30.24, 273.72°) |
| OKLab | oklab(80.05% -0.0136 -0.0835) |
| OKLCH | oklch(80.05% 0.085 260.7) |
| XYZ | xyz(49.4053, 51.2229, 93.6523) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.36
Carolina Blue
#8AB8FE
ΔE00 3.95
Powder Blue (survey)
#B1D1FC
ΔE00 4.66
Baby Blue (survey)
#A2CFFE
ΔE00 5.04
Lightsteelblue
#B0C4DE
ΔE00 6.57
Cloudy Blue
#ACC2D9
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBFF5 #F5D59F
analogous
#9FEAF5 #9FBFF5 #AA9FF5
triadic
#9FBFF5 #F59FBF #BFF59F
tetradic
#9FBFF5 #F59FEA #F5D59F #9FF5AA
square
#9FBFF5 #F59FEA #F5D59F #9FF5AA
split-complementary
#9FBFF5 #F5AA9F #EAF59F
monochromatic
#3075E9 #689AEF #9FBFF5 #D6E4FB #E3EDFC
Accessibility & contrast
On white
1.87
#9FBFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#9FBFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBFF5
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBFF5 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC2F7
Deuteranopia (green-blind)
#A3BAF4
Tritanopia (blue-blind)
#84CAD1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9fbff5; /* rgb */ color: rgb(159, 191, 245); /* oklch */ color: oklch(80.1% 0.085 260.7);
Tailwind
colors: {
custom: {
50: '#bdd2f8',
500: '#9fbff5',
950: '#000000',
},
}SCSS
$custom: #9fbff5; $custom-light: #bdd2f8; $custom-dark: #000000;
JSON
{
"hex": "#9fbff5",
"rgb": {
"r": 159,
"g": 191,
"b": 245
},
"hsl": {
"h": 217.674,
"s": 81.132,
"l": 79.216
},
"oklch": {
"l": 0.80054,
"c": 0.08461,
"h": 260.7
},
"luminance": 0.51225
}Semantic roles & 50–950 ramp
primary
#9FBFF5
secondary
#D4AA64
accent
#8E08DD
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385