#9FBAFE#9FBAFE
#9FBAFE is a light, moderate blue. Relative luminance 0.496; OKLCH L 79.4% C 0.102 H 267.4°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBAFE |
|---|---|
| RGB | rgb(159, 186, 254) |
| HSL | hsl(223, 98%, 81%) |
| HSV | hsv(223, 37%, 100%) |
| CMYK | cmyk(37.4%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(75.85, 7.03, -36.50) |
| CIE-LCH | lch(75.85, 37.17, 280.90°) |
| OKLab | oklab(79.42% -0.0046 -0.1016) |
| OKLCH | oklch(79.42% 0.102 267.4) |
| XYZ | xyz(49.7410, 49.6422, 100.7077) |
| Luminance | 0.4964 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.29
Carolina Blue
#8AB8FE
ΔE00 4.44
Powder Blue (survey)
#B1D1FC
ΔE00 6.13
Baby Blue (survey)
#A2CFFE
ΔE00 6.77
Lightsteelblue
#B0C4DE
ΔE00 7.84
Light Periwinkle
#C1C6FC
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBAFE #FEE39F
analogous
#9FEAFE #9FBAFE #B39FFE
triadic
#9FBAFE #FE9FBA #BAFE9F
tetradic
#9FBAFE #FE9FEA #FEE39F #9FFEB3
square
#9FBAFE #FE9FEA #FEE39F #9FFEB3
split-complementary
#9FBAFE #FEB39F #EAFE9F
monochromatic
#2663FD #628EFD #9FBAFE #DCE6FF #E1E9FF
Accessibility & contrast
On white
1.92
#9FBAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#9FBAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBAFE
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBAFE | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3C0FF
Deuteranopia (green-blind)
#9AB7FC
Tritanopia (blue-blind)
#81C8D2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9fbafe; /* rgb */ color: rgb(159, 186, 254); /* oklch */ color: oklch(79.4% 0.102 267.4);
Tailwind
colors: {
custom: {
50: '#beceff',
500: '#9fbafe',
950: '#000000',
},
}SCSS
$custom: #9fbafe; $custom-light: #beceff; $custom-dark: #000000;
JSON
{
"hex": "#9fbafe",
"rgb": {
"r": 159,
"g": 186,
"b": 254
},
"hsl": {
"h": 222.947,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.79415,
"c": 0.10166,
"h": 267.4
},
"luminance": 0.49644
}Semantic roles & 50–950 ramp
primary
#9FBAFE
secondary
#F7EDD4
accent
#A400E6
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121318
muted
#818286