#9DA8EA#9DA8EA
#9DA8EA is a light, moderate blue. Relative luminance 0.411; OKLCH L 74.8% C 0.096 H 276.5°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA8EA |
|---|---|
| RGB | rgb(157, 168, 234) |
| HSL | hsl(231, 65%, 77%) |
| HSV | hsv(231, 33%, 92%) |
| CMYK | cmyk(32.9%, 28.2%, 0%, 8.2%) |
| CIE-LAB | lab(70.25, 11.32, -34.36) |
| CIE-LCH | lch(70.25, 36.17, 288.23°) |
| OKLab | oklab(74.77% 0.0109 -0.0954) |
| OKLCH | oklch(74.77% 0.096 276.5) |
| XYZ | xyz(42.7544, 41.1124, 83.5088) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.66
Pastel Blue
#A2BFFE
ΔE00 6.97
Perrywinkle
#8F8CE7
ΔE00 8.10
Light Periwinkle
#C1C6FC
ΔE00 8.62
Carolina Blue
#8AB8FE
ΔE00 8.99
Lavender
#B39DDB
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA8EA #EADF9D
analogous
#9DCFEA #9DA8EA #B99DEA
triadic
#9DA8EA #EA9DA8 #A8EA9D
tetradic
#9DA8EA #EA9DCF #EADF9D #9DEAB9
square
#9DA8EA #EA9DCF #EADF9D #9DEAB9
split-complementary
#9DA8EA #EAB99D #CFEA9D
monochromatic
#384FD4 #6B7BDF #9DA8EA #CFD5F5 #E6E9FA
Accessibility & contrast
On white
2.28
#9DA8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#9DA8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA8EA
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA8EA | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AFED
Deuteranopia (green-blind)
#8FA9E8
Tritanopia (blue-blind)
#88B5BF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9da8ea; /* rgb */ color: rgb(157, 168, 234); /* oklch */ color: oklch(74.8% 0.096 276.5);
Tailwind
colors: {
custom: {
50: '#bcc1f1',
500: '#9da8ea',
950: '#000000',
},
}SCSS
$custom: #9da8ea; $custom-light: #bcc1f1; $custom-dark: #000000;
JSON
{
"hex": "#9da8ea",
"rgb": {
"r": 157,
"g": 168,
"b": 234
},
"hsl": {
"h": 231.429,
"s": 64.706,
"l": 76.667
},
"oklch": {
"l": 0.74771,
"c": 0.09604,
"h": 276.5
},
"luminance": 0.41114
}Semantic roles & 50–950 ramp
primary
#9DA8EA
secondary
#F1EEDA
accent
#B319CD
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#121216
muted
#818184