#9DA2E8#9DA2E8
#9DA2E8 is a light, moderate blue. Relative luminance 0.388; OKLCH L 73.5% C 0.101 H 280.4°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA2E8 |
|---|---|
| RGB | rgb(157, 162, 232) |
| HSL | hsl(236, 62%, 76%) |
| HSV | hsv(236, 32%, 91%) |
| CMYK | cmyk(32.3%, 30.2%, 0%, 9%) |
| CIE-LAB | lab(68.63, 14.19, -35.78) |
| CIE-LCH | lch(68.63, 38.49, 291.63°) |
| OKLab | oklab(73.49% 0.0183 -0.0995) |
| OKLCH | oklch(73.49% 0.101 280.4) |
| XYZ | xyz(41.3864, 38.8337, 81.6434) |
| Luminance | 0.3883 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.14
Perrywinkle
#8F8CE7
ΔE00 6.52
Lavender
#B39DDB
ΔE00 7.85
Lavender Blue
#8B88F8
ΔE00 8.55
Pastel Blue
#A2BFFE
ΔE00 8.83
Light Periwinkle
#C1C6FC
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA2E8 #E8E39D
analogous
#9DC8E8 #9DA2E8 #BE9DE8
triadic
#9DA2E8 #E89DA2 #A2E89D
tetradic
#9DA2E8 #E89DC8 #E8E39D #9DE8BE
square
#9DA2E8 #E89DC8 #E8E39D #9DE8BE
split-complementary
#9DA2E8 #E8BE9D #C8E89D
monochromatic
#3A44D1 #6B73DC #9DA2E8 #CFD1F4 #E6E7F9
Accessibility & contrast
On white
2.40
#9DA2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#9DA2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA2E8
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA2E8 | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAAEB
Deuteranopia (green-blind)
#89A5E6
Tritanopia (blue-blind)
#89AFBB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9da2e8; /* rgb */ color: rgb(157, 162, 232); /* oklch */ color: oklch(73.5% 0.101 280.4);
Tailwind
colors: {
custom: {
50: '#bcbdef',
500: '#9da2e8',
950: '#000000',
},
}SCSS
$custom: #9da2e8; $custom-light: #bcbdef; $custom-dark: #000000;
JSON
{
"hex": "#9da2e8",
"rgb": {
"r": 157,
"g": 162,
"b": 232
},
"hsl": {
"h": 236,
"s": 61.983,
"l": 76.275
},
"oklch": {
"l": 0.73487,
"c": 0.10119,
"h": 280.4
},
"luminance": 0.38835
}Semantic roles & 50–950 ramp
primary
#9DA2E8
secondary
#F1EFDA
accent
#BE1CCA
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121216
muted
#818184