#9FBEEA#9FBEEA
#9FBEEA is a light, moderate blue. Relative luminance 0.501; OKLCH L 79.4% C 0.071 H 257.1°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBEEA |
|---|---|
| RGB | rgb(159, 190, 234) |
| HSL | hsl(215, 64%, 77%) |
| HSV | hsv(215, 32%, 92%) |
| CMYK | cmyk(32.1%, 18.8%, 0%, 8.2%) |
| CIE-LAB | lab(76.15, -0.26, -25.27) |
| CIE-LCH | lch(76.15, 25.27, 269.40°) |
| OKLab | oklab(79.41% -0.0159 -0.0696) |
| OKLCH | oklch(79.41% 0.071 257.1) |
| XYZ | xyz(47.5584, 50.1364, 84.9974) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.83
Carolina Blue
#8AB8FE
ΔE00 4.58
Powder Blue (survey)
#B1D1FC
ΔE00 4.72
Baby Blue (survey)
#A2CFFE
ΔE00 5.12
Lightsteelblue
#B0C4DE
ΔE00 5.16
Cloudy Blue
#ACC2D9
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBEEA #EACB9F
analogous
#9FE4EA #9FBEEA #A69FEA
triadic
#9FBEEA #EA9FBE #BEEA9F
tetradic
#9FBEEA #EA9FE4 #EACB9F #9FEAA6
square
#9FBEEA #EA9FE4 #EACB9F #9FEAA6
split-complementary
#9FBEEA #EAA69F #E4EA9F
monochromatic
#3B7AD4 #6D9CDF #9FBEEA #D1E0F5 #E6EEFA
Accessibility & contrast
On white
1.90
#9FBEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#9FBEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBEEA
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBEEA | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC0EC
Deuteranopia (green-blind)
#A6B9E9
Tritanopia (blue-blind)
#89C7CD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9fbeea; /* rgb */ color: rgb(159, 190, 234); /* oklch */ color: oklch(79.4% 0.071 257.1);
Tailwind
colors: {
custom: {
50: '#bdd1f0',
500: '#9fbeea',
950: '#000000',
},
}SCSS
$custom: #9fbeea; $custom-light: #bdd1f0; $custom-dark: #000000;
JSON
{
"hex": "#9fbeea",
"rgb": {
"r": 159,
"g": 190,
"b": 234
},
"hsl": {
"h": 215.2,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.79405,
"c": 0.07139,
"h": 257.1
},
"luminance": 0.50138
}Semantic roles & 50–950 ramp
primary
#9FBEEA
secondary
#C59F68
accent
#821ACC
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121416
muted
#828385