#9FBFF4#9FBFF4
#9FBFF4 is a light, moderate blue. Relative luminance 0.512; OKLCH L 80.0% C 0.083 H 260.4°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBFF4 |
|---|---|
| RGB | rgb(159, 191, 244) |
| HSL | hsl(217, 79%, 79%) |
| HSV | hsv(217, 35%, 96%) |
| CMYK | cmyk(34.8%, 21.7%, 0%, 4.3%) |
| CIE-LAB | lab(76.78, 1.71, -29.70) |
| CIE-LCH | lch(76.78, 29.75, 273.29°) |
| OKLab | oklab(80.01% -0.0139 -0.0821) |
| OKLCH | oklch(80.01% 0.083 260.4) |
| XYZ | xyz(49.2531, 51.1620, 92.8505) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.48
Carolina Blue
#8AB8FE
ΔE00 3.98
Powder Blue (survey)
#B1D1FC
ΔE00 4.63
Baby Blue (survey)
#A2CFFE
ΔE00 5.01
Lightsteelblue
#B0C4DE
ΔE00 6.45
Cloudy Blue
#ACC2D9
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBFF4 #F4D49F
analogous
#9FE9F4 #9FBFF4 #AA9FF4
triadic
#9FBFF4 #F49FBF #BFF49F
tetradic
#9FBFF4 #F49FE9 #F4D49F #9FF4AA
square
#9FBFF4 #F49FE9 #F4D49F #9FF4AA
split-complementary
#9FBFF4 #F4AA9F #E9F49F
monochromatic
#3176E7 #689AEE #9FBFF4 #D6E4FA #E4EDFC
Accessibility & contrast
On white
1.87
#9FBFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#9FBFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBFF4
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBFF4 | 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)
#ADC2F6
Deuteranopia (green-blind)
#A4BAF3
Tritanopia (blue-blind)
#85CAD1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9fbff4; /* rgb */ color: rgb(159, 191, 244); /* oklch */ color: oklch(80.0% 0.083 260.4);
Tailwind
colors: {
custom: {
50: '#bdd2f8',
500: '#9fbff4',
950: '#000000',
},
}SCSS
$custom: #9fbff4; $custom-light: #bdd2f8; $custom-dark: #000000;
JSON
{
"hex": "#9fbff4",
"rgb": {
"r": 159,
"g": 191,
"b": 244
},
"hsl": {
"h": 217.412,
"s": 79.439,
"l": 79.02
},
"oklch": {
"l": 0.80013,
"c": 0.08332,
"h": 260.4
},
"luminance": 0.51164
}Semantic roles & 50–950 ramp
primary
#9FBFF4
secondary
#D3A964
accent
#8D0ADC
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385