#9DA2EE#9DA2EE
#9DA2EE is a light, moderate blue. Relative luminance 0.392; OKLCH L 73.8% C 0.110 H 280.5°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA2EE |
|---|---|
| RGB | rgb(157, 162, 238) |
| HSL | hsl(236, 70%, 77%) |
| HSV | hsv(236, 34%, 93%) |
| CMYK | cmyk(34%, 31.9%, 0%, 6.7%) |
| CIE-LAB | lab(68.88, 15.73, -38.68) |
| CIE-LCH | lch(68.88, 41.75, 292.14°) |
| OKLab | oklab(73.76% 0.0199 -0.1078) |
| OKLCH | oklch(73.76% 0.11 280.5) |
| XYZ | xyz(42.2533, 39.1804, 86.2087) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.35
Perrywinkle
#8F8CE7
ΔE00 6.30
Lavender Blue
#8B88F8
ΔE00 8.04
Lavender
#B39DDB
ΔE00 8.46
Pastel Blue
#A2BFFE
ΔE00 8.56
Periwinkle (survey)
#8E82FE
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA2EE #EEE99D
analogous
#9DCBEE #9DA2EE #C09DEE
triadic
#9DA2EE #EE9DA2 #A2EE9D
tetradic
#9DA2EE #EE9DCB #EEE99D #9DEEC0
square
#9DA2EE #EE9DCB #EEE99D #9DEEC0
split-complementary
#9DA2EE #EEC09D #CBEE9D
monochromatic
#353FDC #6971E5 #9DA2EE #D1D3F7 #E5E6FA
Accessibility & contrast
On white
2.38
#9DA2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#9DA2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA2EE
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA2EE | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABF1
Deuteranopia (green-blind)
#86A5EC
Tritanopia (blue-blind)
#87B0BD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9da2ee; /* rgb */ color: rgb(157, 162, 238); /* oklch */ color: oklch(73.8% 0.110 280.5);
Tailwind
colors: {
custom: {
50: '#bcbdf4',
500: '#9da2ee',
950: '#000000',
},
}SCSS
$custom: #9da2ee; $custom-light: #bcbdf4; $custom-dark: #000000;
JSON
{
"hex": "#9da2ee",
"rgb": {
"r": 157,
"g": 162,
"b": 238
},
"hsl": {
"h": 236.296,
"s": 70.435,
"l": 77.451
},
"oklch": {
"l": 0.73763,
"c": 0.10965,
"h": 280.5
},
"luminance": 0.39182
}Semantic roles & 50–950 ramp
primary
#9DA2EE
secondary
#F2F1D9
accent
#C713D2
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121217
muted
#818185