#9BA2DF#9BA2DF
#9BA2DF is a light, moderate blue. Relative luminance 0.381; OKLCH L 72.9% C 0.089 H 278.9°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9BA2DF |
|---|---|
| RGB | rgb(155, 162, 223) |
| HSL | hsl(234, 52%, 74%) |
| HSV | hsv(234, 30%, 87%) |
| CMYK | cmyk(30.5%, 27.4%, 0%, 12.5%) |
| CIE-LAB | lab(68.12, 11.33, -31.64) |
| CIE-LCH | lch(68.12, 33.61, 289.71°) |
| OKLab | oklab(72.94% 0.0137 -0.0877) |
| OKLCH | oklch(72.94% 0.089 278.9) |
| XYZ | xyz(39.7536, 38.1358, 75.0641) |
| Luminance | 0.3814 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.19
Perrywinkle
#8F8CE7
ΔE00 7.09
Lavender
#B39DDB
ΔE00 7.69
Pastel Blue
#A2BFFE
ΔE00 9.12
Lavender Blue
#8B88F8
ΔE00 9.35
Light Periwinkle
#C1C6FC
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BA2DF #DFD89B
analogous
#9BC4DF #9BA2DF #B69BDF
triadic
#9BA2DF #DF9BA2 #A2DF9B
tetradic
#9BA2DF #DF9BC4 #DFD89B #9BDFB6
square
#9BA2DF #DF9BC4 #DFD89B #9BDFB6
split-complementary
#9BA2DF #DFB69B #C4DF9B
monochromatic
#3E4CC1 #6D77D0 #9BA2DF #C9CDEE #E8E9F8
Accessibility & contrast
On white
2.43
#9BA2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#9BA2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BA2DF
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BA2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BA2DF | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A9E2
Deuteranopia (green-blind)
#8CA4DD
Tritanopia (blue-blind)
#89ADB7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #9ba2df; /* rgb */ color: rgb(155, 162, 223); /* oklch */ color: oklch(72.9% 0.089 278.9);
Tailwind
colors: {
custom: {
50: '#babde9',
500: '#9ba2df',
950: '#000000',
},
}SCSS
$custom: #9ba2df; $custom-light: #babde9; $custom-dark: #000000;
JSON
{
"hex": "#9ba2df",
"rgb": {
"r": 155,
"g": 162,
"b": 223
},
"hsl": {
"h": 233.824,
"s": 51.515,
"l": 74.118
},
"oklch": {
"l": 0.72935,
"c": 0.08875,
"h": 278.9
},
"luminance": 0.38137
}Semantic roles & 50–950 ramp
primary
#9BA2DF
secondary
#EFEDDC
accent
#AF27BF
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121216
muted
#818184