#9DA2EB#9DA2EB
#9DA2EB is a light, moderate blue. Relative luminance 0.390; OKLCH L 73.6% C 0.105 H 280.5°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA2EB |
|---|---|
| RGB | rgb(157, 162, 235) |
| HSL | hsl(236, 66%, 77%) |
| HSV | hsv(236, 33%, 92%) |
| CMYK | cmyk(33.2%, 31.1%, 0%, 7.8%) |
| CIE-LAB | lab(68.76, 14.96, -37.23) |
| CIE-LCH | lch(68.76, 40.12, 291.89°) |
| OKLab | oklab(73.62% 0.0191 -0.1037) |
| OKLCH | oklch(73.62% 0.105 280.5) |
| XYZ | xyz(41.8162, 39.0056, 83.9068) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.73
Perrywinkle
#8F8CE7
ΔE00 6.39
Lavender
#B39DDB
ΔE00 8.14
Lavender Blue
#8B88F8
ΔE00 8.28
Pastel Blue
#A2BFFE
ΔE00 8.68
Light Periwinkle
#C1C6FC
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA2EB #EBE69D
analogous
#9DC9EB #9DA2EB #BF9DEB
triadic
#9DA2EB #EB9DA2 #A2EB9D
tetradic
#9DA2EB #EB9DC9 #EBE69D #9DEBBF
square
#9DA2EB #EB9DC9 #EBE69D #9DEBBF
split-complementary
#9DA2EB #EBBF9D #C9EB9D
monochromatic
#3742D6 #6A72E1 #9DA2EB #D0D2F5 #E6E7FA
Accessibility & contrast
On white
2.39
#9DA2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#9DA2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA2EB
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA2EB | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEE
Deuteranopia (green-blind)
#88A5E9
Tritanopia (blue-blind)
#88B0BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9da2eb; /* rgb */ color: rgb(157, 162, 235); /* oklch */ color: oklch(73.6% 0.105 280.5);
Tailwind
colors: {
custom: {
50: '#bcbdf1',
500: '#9da2eb',
950: '#000000',
},
}SCSS
$custom: #9da2eb; $custom-light: #bcbdf1; $custom-dark: #000000;
JSON
{
"hex": "#9da2eb",
"rgb": {
"r": 157,
"g": 162,
"b": 235
},
"hsl": {
"h": 236.154,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.73624,
"c": 0.10542,
"h": 280.5
},
"luminance": 0.39007
}Semantic roles & 50–950 ramp
primary
#9DA2EB
secondary
#F1F0DA
accent
#C218CE
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121217
muted
#818185