#9DA4E7#9DA4E7
#9DA4E7 is a light, moderate blue. Relative luminance 0.395; OKLCH L 73.8% C 0.097 H 279.1°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA4E7 |
|---|---|
| RGB | rgb(157, 164, 231) |
| HSL | hsl(234, 61%, 76%) |
| HSV | hsv(234, 32%, 91%) |
| CMYK | cmyk(32%, 29%, 0%, 9.4%) |
| CIE-LAB | lab(69.10, 12.80, -34.50) |
| CIE-LCH | lch(69.10, 36.80, 290.36°) |
| OKLab | oklab(73.84% 0.0154 -0.0958) |
| OKLCH | oklch(73.84% 0.097 279.1) |
| XYZ | xyz(41.5999, 39.4872, 81.0158) |
| Luminance | 0.3949 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.49
Perrywinkle
#8F8CE7
ΔE00 7.12
Lavender
#B39DDB
ΔE00 8.11
Pastel Blue
#A2BFFE
ΔE00 8.30
Lavender Blue
#8B88F8
ΔE00 9.10
Light Periwinkle
#C1C6FC
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA4E7 #E7E09D
analogous
#9DC9E7 #9DA4E7 #BB9DE7
triadic
#9DA4E7 #E79DA4 #A4E79D
tetradic
#9DA4E7 #E79DC9 #E7E09D #9DE7BB
square
#9DA4E7 #E79DC9 #E7E09D #9DE7BB
split-complementary
#9DA4E7 #E7BB9D #C9E79D
monochromatic
#3B49CF #6C76DB #9DA4E7 #CED2F3 #E6E8F9
Accessibility & contrast
On white
2.36
#9DA4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#9DA4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA4E7
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA4E7 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ABEA
Deuteranopia (green-blind)
#8CA6E5
Tritanopia (blue-blind)
#89B1BC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9da4e7; /* rgb */ color: rgb(157, 164, 231); /* oklch */ color: oklch(73.8% 0.097 279.1);
Tailwind
colors: {
custom: {
50: '#bcbeef',
500: '#9da4e7',
950: '#000000',
},
}SCSS
$custom: #9da4e7; $custom-light: #bcbeef; $custom-dark: #000000;
JSON
{
"hex": "#9da4e7",
"rgb": {
"r": 157,
"g": 164,
"b": 231
},
"hsl": {
"h": 234.324,
"s": 60.656,
"l": 76.078
},
"oklch": {
"l": 0.73838,
"c": 0.09706,
"h": 279.1
},
"luminance": 0.39489
}Semantic roles & 50–950 ramp
primary
#9DA4E7
secondary
#F0EEDB
accent
#B81DC8
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121216
muted
#818184