#9DA4EB#9DA4EB
#9DA4EB is a light, moderate blue. Relative luminance 0.397; OKLCH L 74.0% C 0.103 H 279.2°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA4EB |
|---|---|
| RGB | rgb(157, 164, 235) |
| HSL | hsl(235, 66%, 77%) |
| HSV | hsv(235, 33%, 92%) |
| CMYK | cmyk(33.2%, 30.2%, 0%, 7.8%) |
| CIE-LAB | lab(69.27, 13.83, -36.44) |
| CIE-LCH | lch(69.27, 38.97, 290.78°) |
| OKLab | oklab(74.02% 0.0165 -0.1014) |
| OKLCH | oklch(74.02% 0.103 279.2) |
| XYZ | xyz(42.1713, 39.7158, 84.0251) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.96
Perrywinkle
#8F8CE7
ΔE00 6.94
Pastel Blue
#A2BFFE
ΔE00 8.09
Lavender
#B39DDB
ΔE00 8.47
Lavender Blue
#8B88F8
ΔE00 8.76
Light Periwinkle
#C1C6FC
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA4EB #EBE49D
analogous
#9DCBEB #9DA4EB #BD9DEB
triadic
#9DA4EB #EB9DA4 #A4EB9D
tetradic
#9DA4EB #EB9DCB #EBE49D #9DEBBD
square
#9DA4EB #EB9DCB #EBE49D #9DEBBD
split-complementary
#9DA4EB #EBBD9D #CBEB9D
monochromatic
#3746D6 #6A75E1 #9DA4EB #D0D3F5 #E6E7FA
Accessibility & contrast
On white
2.35
#9DA4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#9DA4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA4EB
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA4EB | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACEE
Deuteranopia (green-blind)
#8AA6E9
Tritanopia (blue-blind)
#88B1BD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9da4eb; /* rgb */ color: rgb(157, 164, 235); /* oklch */ color: oklch(74.0% 0.103 279.2);
Tailwind
colors: {
custom: {
50: '#bcbef1',
500: '#9da4eb',
950: '#000000',
},
}SCSS
$custom: #9da4eb; $custom-light: #bcbef1; $custom-dark: #000000;
JSON
{
"hex": "#9da4eb",
"rgb": {
"r": 157,
"g": 164,
"b": 235
},
"hsl": {
"h": 234.615,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.74019,
"c": 0.10272,
"h": 279.2
},
"luminance": 0.39717
}Semantic roles & 50–950 ramp
primary
#9DA4EB
secondary
#F1EFDA
accent
#BE18CE
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121217
muted
#818185