#9DA4E2#9DA4E2
#9DA4E2 is a light, moderate blue. Relative luminance 0.392; OKLCH L 73.6% C 0.090 H 279.0°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA4E2 |
|---|---|
| RGB | rgb(157, 164, 226) |
| HSL | hsl(234, 54%, 75%) |
| HSV | hsv(234, 31%, 89%) |
| CMYK | cmyk(30.5%, 27.4%, 0%, 11.4%) |
| CIE-LAB | lab(68.90, 11.54, -32.07) |
| CIE-LCH | lch(68.90, 34.08, 289.79°) |
| OKLab | oklab(73.62% 0.014 -0.0889) |
| OKLCH | oklch(73.62% 0.09 279) |
| XYZ | xyz(40.9038, 39.2088, 77.3497) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.22
Perrywinkle
#8F8CE7
ΔE00 7.45
Lavender
#B39DDB
ΔE00 7.75
Pastel Blue
#A2BFFE
ΔE00 8.62
Light Periwinkle
#C1C6FC
ΔE00 9.20
Lavender Blue
#8B88F8
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA4E2 #E2DB9D
analogous
#9DC6E2 #9DA4E2 #B89DE2
triadic
#9DA4E2 #E29DA4 #A4E29D
tetradic
#9DA4E2 #E29DC6 #E2DB9D #9DE2B8
square
#9DA4E2 #E29DC6 #E2DB9D #9DE2B8
split-complementary
#9DA4E2 #E2B89D #C6E29D
monochromatic
#3F4CC6 #6E78D4 #9DA4E2 #CCD0F0 #E7E9F8
Accessibility & contrast
On white
2.38
#9DA4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#9DA4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA4E2
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA4E2 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92ABE5
Deuteranopia (green-blind)
#8EA6E0
Tritanopia (blue-blind)
#8BAFBA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9da4e2; /* rgb */ color: rgb(157, 164, 226); /* oklch */ color: oklch(73.6% 0.090 279.0);
Tailwind
colors: {
custom: {
50: '#bbbeeb',
500: '#9da4e2',
950: '#000000',
},
}SCSS
$custom: #9da4e2; $custom-light: #bbbeeb; $custom-dark: #000000;
JSON
{
"hex": "#9da4e2",
"rgb": {
"r": 157,
"g": 164,
"b": 226
},
"hsl": {
"h": 233.913,
"s": 54.331,
"l": 75.098
},
"oklch": {
"l": 0.73617,
"c": 0.08998,
"h": 279
},
"luminance": 0.3921
}Semantic roles & 50–950 ramp
primary
#9DA4E2
secondary
#EFEDDC
accent
#B224C2
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121216
muted
#818184