#9DA4EA#9DA4EA
#9DA4EA is a light, moderate blue. Relative luminance 0.397; OKLCH L 74.0% C 0.101 H 279.2°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA4EA |
|---|---|
| RGB | rgb(157, 164, 234) |
| HSL | hsl(235, 65%, 77%) |
| HSV | hsv(235, 33%, 92%) |
| CMYK | cmyk(32.9%, 29.9%, 0%, 8.2%) |
| CIE-LAB | lab(69.23, 13.57, -35.95) |
| CIE-LCH | lch(69.23, 38.43, 290.68°) |
| OKLab | oklab(73.97% 0.0162 -0.1) |
| OKLCH | oklch(73.97% 0.101 279.2) |
| XYZ | xyz(42.0272, 39.6582, 83.2664) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.08
Perrywinkle
#8F8CE7
ΔE00 6.98
Pastel Blue
#A2BFFE
ΔE00 8.14
Lavender
#B39DDB
ΔE00 8.37
Lavender Blue
#8B88F8
ΔE00 8.84
Light Periwinkle
#C1C6FC
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA4EA #EAE39D
analogous
#9DCBEA #9DA4EA #BD9DEA
triadic
#9DA4EA #EA9DA4 #A4EA9D
tetradic
#9DA4EA #EA9DCB #EAE39D #9DEABD
square
#9DA4EA #EA9DCB #EAE39D #9DEABD
split-complementary
#9DA4EA #EABD9D #CBEA9D
monochromatic
#3846D4 #6B75DF #9DA4EA #CFD3F5 #E6E8FA
Accessibility & contrast
On white
2.35
#9DA4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#9DA4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA4EA
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA4EA | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACED
Deuteranopia (green-blind)
#8AA6E8
Tritanopia (blue-blind)
#88B1BD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9da4ea; /* rgb */ color: rgb(157, 164, 234); /* oklch */ color: oklch(74.0% 0.101 279.2);
Tailwind
colors: {
custom: {
50: '#bcbef1',
500: '#9da4ea',
950: '#000000',
},
}SCSS
$custom: #9da4ea; $custom-light: #bcbef1; $custom-dark: #000000;
JSON
{
"hex": "#9da4ea",
"rgb": {
"r": 157,
"g": 164,
"b": 234
},
"hsl": {
"h": 234.545,
"s": 64.706,
"l": 76.667
},
"oklch": {
"l": 0.73974,
"c": 0.10131,
"h": 279.2
},
"luminance": 0.3966
}Semantic roles & 50–950 ramp
primary
#9DA4EA
secondary
#F1EFDA
accent
#BC19CD
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121216
muted
#818184