#9DA2EA#9DA2EA
#9DA2EA is a light, moderate blue. Relative luminance 0.389; OKLCH L 73.6% C 0.104 H 280.5°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA2EA |
|---|---|
| RGB | rgb(157, 162, 234) |
| HSL | hsl(236, 65%, 77%) |
| HSV | hsv(236, 33%, 92%) |
| CMYK | cmyk(32.9%, 30.8%, 0%, 8.2%) |
| CIE-LAB | lab(68.71, 14.70, -36.75) |
| CIE-LCH | lch(68.71, 39.58, 291.80°) |
| OKLab | oklab(73.58% 0.0189 -0.1023) |
| OKLCH | oklch(73.58% 0.104 280.5) |
| XYZ | xyz(41.6721, 38.9479, 83.1480) |
| Luminance | 0.3895 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.86
Perrywinkle
#8F8CE7
ΔE00 6.43
Lavender
#B39DDB
ΔE00 8.04
Lavender Blue
#8B88F8
ΔE00 8.37
Pastel Blue
#A2BFFE
ΔE00 8.73
Light Periwinkle
#C1C6FC
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA2EA #EAE59D
analogous
#9DC9EA #9DA2EA #BF9DEA
triadic
#9DA2EA #EA9DA2 #A2EA9D
tetradic
#9DA2EA #EA9DC9 #EAE59D #9DEABF
square
#9DA2EA #EA9DC9 #EAE59D #9DEABF
split-complementary
#9DA2EA #EABF9D #C9EA9D
monochromatic
#3842D4 #6B72DF #9DA2EA #CFD2F5 #E6E7FA
Accessibility & contrast
On white
2.39
#9DA2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#9DA2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA2EA
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA2EA | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAAED
Deuteranopia (green-blind)
#88A5E8
Tritanopia (blue-blind)
#89AFBC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9da2ea; /* rgb */ color: rgb(157, 162, 234); /* oklch */ color: oklch(73.6% 0.104 280.5);
Tailwind
colors: {
custom: {
50: '#bcbdf1',
500: '#9da2ea',
950: '#000000',
},
}SCSS
$custom: #9da2ea; $custom-light: #bcbdf1; $custom-dark: #000000;
JSON
{
"hex": "#9da2ea",
"rgb": {
"r": 157,
"g": 162,
"b": 234
},
"hsl": {
"h": 236.104,
"s": 64.706,
"l": 76.667
},
"oklch": {
"l": 0.73578,
"c": 0.10402,
"h": 280.5
},
"luminance": 0.38949
}Semantic roles & 50–950 ramp
primary
#9DA2EA
secondary
#F1F0DA
accent
#C119CD
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121216
muted
#818184