#9DABE9#9DABE9
#9DABE9 is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.3% C 0.091 H 274.2°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9DABE9 |
|---|---|
| RGB | rgb(157, 171, 233) |
| HSL | hsl(229, 63%, 76%) |
| HSV | hsv(229, 33%, 91%) |
| CMYK | cmyk(32.6%, 26.6%, 0%, 8.6%) |
| CIE-LAB | lab(70.99, 9.38, -32.67) |
| CIE-LCH | lch(70.99, 33.99, 286.02°) |
| OKLab | oklab(75.33% 0.0067 -0.0906) |
| OKLCH | oklch(75.33% 0.091 274.2) |
| XYZ | xyz(43.1714, 42.1756, 82.9411) |
| Luminance | 0.4218 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.14
Periwinkle Blue
#8F99FB
ΔE00 6.28
Light Periwinkle
#C1C6FC
ΔE00 8.12
Carolina Blue
#8AB8FE
ΔE00 8.24
Perrywinkle
#8F8CE7
ΔE00 8.97
Lightsteelblue
#B0C4DE
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DABE9 #E9DB9D
analogous
#9DD1E9 #9DABE9 #B59DE9
triadic
#9DABE9 #E99DAB #ABE99D
tetradic
#9DABE9 #E99DD1 #E9DB9D #9DE9B5
square
#9DABE9 #E99DD1 #E9DB9D #9DE9B5
split-complementary
#9DABE9 #E9B59D #D1E99D
monochromatic
#3955D3 #6B80DE #9DABE9 #CFD6F4 #E6EAF9
Accessibility & contrast
On white
2.23
#9DABE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#9DABE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DABE9
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DABE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DABE9 | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B1EC
Deuteranopia (green-blind)
#92ABE7
Tritanopia (blue-blind)
#88B7C1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9dabe9; /* rgb */ color: rgb(157, 171, 233); /* oklch */ color: oklch(75.3% 0.091 274.2);
Tailwind
colors: {
custom: {
50: '#bcc3f0',
500: '#9dabe9',
950: '#000000',
},
}SCSS
$custom: #9dabe9; $custom-light: #bcc3f0; $custom-dark: #000000;
JSON
{
"hex": "#9dabe9",
"rgb": {
"r": 157,
"g": 171,
"b": 233
},
"hsl": {
"h": 228.947,
"s": 63.333,
"l": 76.471
},
"oklch": {
"l": 0.75329,
"c": 0.09085,
"h": 274.2
},
"luminance": 0.42177
}Semantic roles & 50–950 ramp
primary
#9DABE9
secondary
#F1EDDA
accent
#AB1ACB
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121216
muted
#818184