#9EBBF2#9EBBF2
#9EBBF2 is a light, moderate blue. Relative luminance 0.492; OKLCH L 79.0% C 0.085 H 262.9°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBBF2 |
|---|---|
| RGB | rgb(158, 187, 242) |
| HSL | hsl(219, 76%, 78%) |
| HSV | hsv(219, 35%, 95%) |
| CMYK | cmyk(34.7%, 22.7%, 0%, 5.1%) |
| CIE-LAB | lab(75.59, 3.10, -30.46) |
| CIE-LCH | lch(75.59, 30.61, 275.82°) |
| OKLab | oklab(79.04% -0.0104 -0.0843) |
| OKLCH | oklch(79.04% 0.085 262.9) |
| XYZ | xyz(47.8931, 49.2185, 90.9638) |
| Luminance | 0.4922 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.58
Carolina Blue
#8AB8FE
ΔE00 4.25
Powder Blue (survey)
#B1D1FC
ΔE00 5.64
Baby Blue (survey)
#A2CFFE
ΔE00 6.22
Lightsteelblue
#B0C4DE
ΔE00 6.83
Cloudy Blue
#ACC2D9
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBBF2 #F2D59E
analogous
#9EE5F2 #9EBBF2 #AB9EF2
triadic
#9EBBF2 #F29EBB #BBF29E
tetradic
#9EBBF2 #F29EE5 #F2D59E #9EF2AB
square
#9EBBF2 #F29EE5 #F2D59E #9EF2AB
split-complementary
#9EBBF2 #F2AB9E #E5F29E
monochromatic
#326FE4 #6895EB #9EBBF2 #D4E1F9 #E4ECFB
Accessibility & contrast
On white
1.94
#9EBBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#9EBBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBBF2
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBBF2 | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BFF4
Deuteranopia (green-blind)
#A0B7F1
Tritanopia (blue-blind)
#84C6CE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #9ebbf2; /* rgb */ color: rgb(158, 187, 242); /* oklch */ color: oklch(79.0% 0.085 262.9);
Tailwind
colors: {
custom: {
50: '#bdcff6',
500: '#9ebbf2',
950: '#000000',
},
}SCSS
$custom: #9ebbf2; $custom-light: #bdcff6; $custom-dark: #000000;
JSON
{
"hex": "#9ebbf2",
"rgb": {
"r": 158,
"g": 187,
"b": 242
},
"hsl": {
"h": 219.286,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.79042,
"c": 0.08495,
"h": 262.9
},
"luminance": 0.49221
}Semantic roles & 50–950 ramp
primary
#9EBBF2
secondary
#F3EAD8
accent
#920DD9
background
#FBFCFF
surface
#F7F9FE
border
#D0D2D6
text
#121317
muted
#818285