#9DA2EF#9DA2EF
#9DA2EF is a light, moderate blue. Relative luminance 0.392; OKLCH L 73.8% C 0.111 H 280.4°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA2EF |
|---|---|
| RGB | rgb(157, 162, 239) |
| HSL | hsl(236, 72%, 78%) |
| HSV | hsv(236, 34%, 94%) |
| CMYK | cmyk(34.3%, 32.2%, 0%, 6.3%) |
| CIE-LAB | lab(68.92, 15.99, -39.16) |
| CIE-LCH | lch(68.92, 42.30, 292.22°) |
| OKLab | oklab(73.81% 0.0201 -0.1092) |
| OKLCH | oklch(73.81% 0.111 280.4) |
| XYZ | xyz(42.4006, 39.2393, 86.9845) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.23
Perrywinkle
#8F8CE7
ΔE00 6.28
Lavender Blue
#8B88F8
ΔE00 7.97
Pastel Blue
#A2BFFE
ΔE00 8.52
Lavender
#B39DDB
ΔE00 8.56
Periwinkle (survey)
#8E82FE
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA2EF #EFEA9D
analogous
#9DCBEF #9DA2EF #C19DEF
triadic
#9DA2EF #EF9DA2 #A2EF9D
tetradic
#9DA2EF #EF9DCB #EFEA9D #9DEFC1
square
#9DA2EF #EF9DCB #EFEA9D #9DEFC1
split-complementary
#9DA2EF #EFC19D #CBEF9D
monochromatic
#343EDE #6870E6 #9DA2EF #D2D4F8 #E5E6FB
Accessibility & contrast
On white
2.37
#9DA2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#9DA2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA2EF
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA2EF | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF2
Deuteranopia (green-blind)
#86A5ED
Tritanopia (blue-blind)
#87B1BE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9da2ef; /* rgb */ color: rgb(157, 162, 239); /* oklch */ color: oklch(73.8% 0.111 280.4);
Tailwind
colors: {
custom: {
50: '#bcbdf4',
500: '#9da2ef',
950: '#000000',
},
}SCSS
$custom: #9da2ef; $custom-light: #bcbdf4; $custom-dark: #000000;
JSON
{
"hex": "#9da2ef",
"rgb": {
"r": 157,
"g": 162,
"b": 239
},
"hsl": {
"h": 236.341,
"s": 71.93,
"l": 77.647
},
"oklch": {
"l": 0.7381,
"c": 0.11105,
"h": 280.4
},
"luminance": 0.39241
}Semantic roles & 50–950 ramp
primary
#9DA2EF
secondary
#F2F1D9
accent
#C812D4
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121217
muted
#818185