#9A9BEB#9A9BEB
#9A9BEB is a light, moderate blue. Relative luminance 0.363; OKLCH L 72.0% C 0.116 H 282.6°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #9A9BEB |
|---|---|
| RGB | rgb(154, 155, 235) |
| HSL | hsl(239, 67%, 76%) |
| HSV | hsv(239, 34%, 92%) |
| CMYK | cmyk(34.5%, 34%, 0%, 7.8%) |
| CIE-LAB | lab(66.76, 18.11, -40.37) |
| CIE-LCH | lch(66.76, 44.24, 294.16°) |
| OKLab | oklab(72.03% 0.0251 -0.1128) |
| OKLCH | oklch(72.03% 0.116 282.6) |
| XYZ | xyz(40.0390, 36.3096, 83.4800) |
| Luminance | 0.3631 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.85
Perrywinkle
#8F8CE7
ΔE00 4.41
Lavender Blue
#8B88F8
ΔE00 6.43
Lavender
#B39DDB
ΔE00 8.14
Periwinkle (survey)
#8E82FE
ΔE00 8.17
Pastel Purple
#CAA0FF
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9A9BEB #EBEA9A
analogous
#9AC4EB #9A9BEB #C29AEB
triadic
#9A9BEB #EB9A9B #9BEB9A
tetradic
#9A9BEB #EB9AC4 #EBEA9A #9AEBC2
square
#9A9BEB #EB9AC4 #EBEA9A #9AEBC2
split-complementary
#9A9BEB #EBC29A #C4EB9A
monochromatic
#3436D7 #6768E1 #9A9BEB #CDCEF5 #E5E6FA
Accessibility & contrast
On white
2.54
#9A9BEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#9A9BEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9A9BEB
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9A9BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9A9BEB | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5EE
Deuteranopia (green-blind)
#7FA0E9
Tritanopia (blue-blind)
#84AAB8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9a9beb; /* rgb */ color: rgb(154, 155, 235); /* oklch */ color: oklch(72.0% 0.116 282.6);
Tailwind
colors: {
custom: {
50: '#bab8f1',
500: '#9a9beb',
950: '#000000',
},
}SCSS
$custom: #9a9beb; $custom-light: #bab8f1; $custom-dark: #000000;
JSON
{
"hex": "#9a9beb",
"rgb": {
"r": 154,
"g": 155,
"b": 235
},
"hsl": {
"h": 239.259,
"s": 66.942,
"l": 76.275
},
"oklch": {
"l": 0.72028,
"c": 0.11553,
"h": 282.6
},
"luminance": 0.36311
}Semantic roles & 50–950 ramp
primary
#9A9BEB
secondary
#F1F1DA
accent
#CD17CF
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085