#9EBCF2#9EBCF2
#9EBCF2 is a light, moderate blue. Relative luminance 0.496; OKLCH L 79.2% C 0.084 H 262.0°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBCF2 |
|---|---|
| RGB | rgb(158, 188, 242) |
| HSL | hsl(219, 76%, 78%) |
| HSV | hsv(219, 35%, 95%) |
| CMYK | cmyk(34.7%, 22.3%, 0%, 5.1%) |
| CIE-LAB | lab(75.85, 2.56, -30.05) |
| CIE-LCH | lch(75.85, 30.16, 274.87°) |
| OKLab | oklab(79.25% -0.0117 -0.0832) |
| OKLCH | oklch(79.25% 0.084 262) |
| XYZ | xyz(48.1060, 49.6442, 91.0348) |
| Luminance | 0.4965 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.54
Carolina Blue
#8AB8FE
ΔE00 4.11
Powder Blue (survey)
#B1D1FC
ΔE00 5.37
Baby Blue (survey)
#A2CFFE
ΔE00 5.87
Lightsteelblue
#B0C4DE
ΔE00 6.68
Cloudy Blue
#ACC2D9
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBCF2 #F2D49E
analogous
#9EE6F2 #9EBCF2 #AA9EF2
triadic
#9EBCF2 #F29EBC #BCF29E
tetradic
#9EBCF2 #F29EE6 #F2D49E #9EF2AA
square
#9EBCF2 #F29EE6 #F2D49E #9EF2AA
split-complementary
#9EBCF2 #F2AA9E #E6F29E
monochromatic
#3271E4 #6897EB #9EBCF2 #D4E1F9 #E4ECFB
Accessibility & contrast
On white
1.92
#9EBCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#9EBCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBCF2
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBCF2 | 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)
#AABFF4
Deuteranopia (green-blind)
#A1B7F1
Tritanopia (blue-blind)
#84C7CE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9ebcf2; /* rgb */ color: rgb(158, 188, 242); /* oklch */ color: oklch(79.2% 0.084 262.0);
Tailwind
colors: {
custom: {
50: '#bdd0f6',
500: '#9ebcf2',
950: '#000000',
},
}SCSS
$custom: #9ebcf2; $custom-light: #bdd0f6; $custom-dark: #000000;
JSON
{
"hex": "#9ebcf2",
"rgb": {
"r": 158,
"g": 188,
"b": 242
},
"hsl": {
"h": 218.571,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.79248,
"c": 0.08398,
"h": 262
},
"luminance": 0.49646
}Semantic roles & 50–950 ramp
primary
#9EBCF2
secondary
#F3E9D8
accent
#900DD9
background
#FBFCFF
surface
#F7F9FE
border
#D0D2D6
text
#121317
muted
#818285