#9BAEFE#9BAEFE
#9BAEFE is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.7% C 0.117 H 273.2°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #9BAEFE |
|---|---|
| RGB | rgb(155, 174, 254) |
| HSL | hsl(228, 98%, 80%) |
| HSV | hsv(228, 39%, 100%) |
| CMYK | cmyk(39%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(72.49, 12.66, -41.75) |
| CIE-LCH | lch(72.49, 43.62, 286.87°) |
| OKLab | oklab(76.74% 0.0064 -0.1167) |
| OKLCH | oklch(76.74% 0.117 273.2) |
| XYZ | xyz(46.5377, 44.3943, 99.8636) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.53
Periwinkle Blue
#8F99FB
ΔE00 5.71
Carolina Blue
#8AB8FE
ΔE00 6.19
Light Grey Blue
#9DBCD4
ΔE00 8.93
Powder Blue (survey)
#B1D1FC
ΔE00 8.99
Light Periwinkle
#C1C6FC
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BAEFE #FEEB9B
analogous
#9BDFFE #9BAEFE #B99BFE
triadic
#9BAEFE #FE9BAE #AEFE9B
tetradic
#9BAEFE #FE9BDF #FEEB9B #9BFEB9
square
#9BAEFE #FE9BDF #FEEB9B #9BFEB9
split-complementary
#9BAEFE #FEB99B #DFFE9B
monochromatic
#224CFD #5E7DFD #9BAEFE #D8DFFF #E1E6FF
Accessibility & contrast
On white
2.13
#9BAEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#9BAEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BAEFE
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BAEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BAEFE | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#8BAEFC
Tritanopia (blue-blind)
#7CBECB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #9baefe; /* rgb */ color: rgb(155, 174, 254); /* oklch */ color: oklch(76.7% 0.117 273.2);
Tailwind
colors: {
custom: {
50: '#bcc6ff',
500: '#9baefe',
950: '#000000',
},
}SCSS
$custom: #9baefe; $custom-light: #bcc6ff; $custom-dark: #000000;
JSON
{
"hex": "#9baefe",
"rgb": {
"r": 155,
"g": 174,
"b": 254
},
"hsl": {
"h": 228.485,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.76741,
"c": 0.1169,
"h": 273.2
},
"luminance": 0.44396
}Semantic roles & 50–950 ramp
primary
#9BAEFE
secondary
#F7F0D4
accent
#B900E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121218
muted
#818186