#9DA5EA#9DA5EA
#9DA5EA is a light, moderate blue. Relative luminance 0.400; OKLCH L 74.2% C 0.100 H 278.6°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA5EA |
|---|---|
| RGB | rgb(157, 165, 234) |
| HSL | hsl(234, 65%, 77%) |
| HSV | hsv(234, 33%, 92%) |
| CMYK | cmyk(32.9%, 29.5%, 0%, 8.2%) |
| CIE-LAB | lab(69.48, 13.01, -35.56) |
| CIE-LCH | lch(69.48, 37.86, 290.09°) |
| OKLab | oklab(74.17% 0.0149 -0.0989) |
| OKLCH | oklch(74.17% 0.1 278.6) |
| XYZ | xyz(42.2069, 40.0175, 83.3263) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.21
Perrywinkle
#8F8CE7
ΔE00 7.26
Pastel Blue
#A2BFFE
ΔE00 7.85
Lavender
#B39DDB
ΔE00 8.56
Lavender Blue
#8B88F8
ΔE00 9.08
Light Periwinkle
#C1C6FC
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA5EA #EAE29D
analogous
#9DCCEA #9DA5EA #BC9DEA
triadic
#9DA5EA #EA9DA5 #A5EA9D
tetradic
#9DA5EA #EA9DCC #EAE29D #9DEABC
square
#9DA5EA #EA9DCC #EAE29D #9DEABC
split-complementary
#9DA5EA #EABC9D #CCEA9D
monochromatic
#3848D4 #6B77DF #9DA5EA #CFD3F5 #E6E8FA
Accessibility & contrast
On white
2.33
#9DA5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#9DA5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA5EA
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA5EA | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADED
Deuteranopia (green-blind)
#8BA7E8
Tritanopia (blue-blind)
#88B2BD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9da5ea; /* rgb */ color: rgb(157, 165, 234); /* oklch */ color: oklch(74.2% 0.100 278.6);
Tailwind
colors: {
custom: {
50: '#bcbff1',
500: '#9da5ea',
950: '#000000',
},
}SCSS
$custom: #9da5ea; $custom-light: #bcbff1; $custom-dark: #000000;
JSON
{
"hex": "#9da5ea",
"rgb": {
"r": 157,
"g": 165,
"b": 234
},
"hsl": {
"h": 233.766,
"s": 64.706,
"l": 76.667
},
"oklch": {
"l": 0.74172,
"c": 0.09998,
"h": 278.6
},
"luminance": 0.40019
}Semantic roles & 50–950 ramp
primary
#9DA5EA
secondary
#F1EFDA
accent
#BA19CD
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#121216
muted
#818184