#9FBFF2#9FBFF2
#9FBFF2 is a light, moderate blue. Relative luminance 0.510; OKLCH L 79.9% C 0.081 H 259.6°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBFF2 |
|---|---|
| RGB | rgb(159, 191, 242) |
| HSL | hsl(217, 76%, 79%) |
| HSV | hsv(217, 34%, 95%) |
| CMYK | cmyk(34.3%, 21.1%, 0%, 5.1%) |
| CIE-LAB | lab(76.70, 1.20, -28.73) |
| CIE-LCH | lch(76.70, 28.76, 272.39°) |
| OKLab | oklab(79.93% -0.0146 -0.0794) |
| OKLCH | oklch(79.93% 0.081 259.6) |
| XYZ | xyz(48.9510, 51.0412, 91.2599) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.75
Carolina Blue
#8AB8FE
ΔE00 4.06
Powder Blue (survey)
#B1D1FC
ΔE00 4.57
Baby Blue (survey)
#A2CFFE
ΔE00 4.95
Lightsteelblue
#B0C4DE
ΔE00 6.19
Cloudy Blue
#ACC2D9
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBFF2 #F2D29F
analogous
#9FE9F2 #9FBFF2 #A89FF2
triadic
#9FBFF2 #F29FBF #BFF29F
tetradic
#9FBFF2 #F29FE9 #F2D29F #9FF2A8
square
#9FBFF2 #F29FE9 #F2D29F #9FF2A8
split-complementary
#9FBFF2 #F2A89F #E9F29F
monochromatic
#3377E3 #699BEB #9FBFF2 #D5E3F9 #E4EDFB
Accessibility & contrast
On white
1.87
#9FBFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#9FBFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBFF2
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBFF2 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC2F4
Deuteranopia (green-blind)
#A4BAF1
Tritanopia (blue-blind)
#86CAD0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9fbff2; /* rgb */ color: rgb(159, 191, 242); /* oklch */ color: oklch(79.9% 0.081 259.6);
Tailwind
colors: {
custom: {
50: '#bdd2f6',
500: '#9fbff2',
950: '#000000',
},
}SCSS
$custom: #9fbff2; $custom-light: #bdd2f6; $custom-dark: #000000;
JSON
{
"hex": "#9fbff2",
"rgb": {
"r": 159,
"g": 191,
"b": 242
},
"hsl": {
"h": 216.867,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.79932,
"c": 0.08074,
"h": 259.6
},
"luminance": 0.51043
}Semantic roles & 50–950 ramp
primary
#9FBFF2
secondary
#D0A765
accent
#8A0DD8
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385