#9BA2EA#9BA2EA
#9BA2EA is a light, moderate blue. Relative luminance 0.388; OKLCH L 73.4% C 0.104 H 279.2°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9BA2EA |
|---|---|
| RGB | rgb(155, 162, 234) |
| HSL | hsl(235, 65%, 76%) |
| HSV | hsv(235, 34%, 92%) |
| CMYK | cmyk(33.8%, 30.8%, 0%, 8.2%) |
| CIE-LAB | lab(68.57, 14.14, -36.99) |
| CIE-LCH | lch(68.57, 39.60, 290.93°) |
| OKLab | oklab(73.43% 0.0167 -0.103) |
| OKLCH | oklch(73.43% 0.104 279.2) |
| XYZ | xyz(41.2850, 38.7483, 83.1299) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.55
Perrywinkle
#8F8CE7
ΔE00 6.40
Lavender Blue
#8B88F8
ΔE00 8.25
Pastel Blue
#A2BFFE
ΔE00 8.49
Lavender
#B39DDB
ΔE00 8.54
Light Periwinkle
#C1C6FC
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BA2EA #EAE39B
analogous
#9BCAEA #9BA2EA #BC9BEA
triadic
#9BA2EA #EA9BA2 #A2EA9B
tetradic
#9BA2EA #EA9BCA #EAE39B #9BEABC
square
#9BA2EA #EA9BCA #EAE39B #9BEABC
split-complementary
#9BA2EA #EABC9B #CAEA9B
monochromatic
#3644D5 #6873DF #9BA2EA #CED1F5 #E6E7FA
Accessibility & contrast
On white
2.40
#9BA2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#9BA2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BA2EA
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BA2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BA2EA | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAAED
Deuteranopia (green-blind)
#87A5E8
Tritanopia (blue-blind)
#86B0BC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9ba2ea; /* rgb */ color: rgb(155, 162, 234); /* oklch */ color: oklch(73.4% 0.104 279.2);
Tailwind
colors: {
custom: {
50: '#babdf1',
500: '#9ba2ea',
950: '#000000',
},
}SCSS
$custom: #9ba2ea; $custom-light: #babdf1; $custom-dark: #000000;
JSON
{
"hex": "#9ba2ea",
"rgb": {
"r": 155,
"g": 162,
"b": 234
},
"hsl": {
"h": 234.684,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.7343,
"c": 0.10435,
"h": 279.2
},
"luminance": 0.3875
}Semantic roles & 50–950 ramp
primary
#9BA2EA
secondary
#F1EFDA
accent
#BD18CD
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121216
muted
#818184