#9DA4E8#9DA4E8
#9DA4E8 is a light, moderate blue. Relative luminance 0.395; OKLCH L 73.9% C 0.098 H 279.2°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA4E8 |
|---|---|
| RGB | rgb(157, 164, 232) |
| HSL | hsl(234, 62%, 76%) |
| HSV | hsv(234, 32%, 91%) |
| CMYK | cmyk(32.3%, 29.3%, 0%, 9%) |
| CIE-LAB | lab(69.14, 13.06, -34.99) |
| CIE-LCH | lch(69.14, 37.34, 290.47°) |
| OKLab | oklab(73.88% 0.0157 -0.0972) |
| OKLCH | oklch(73.88% 0.098 279.2) |
| XYZ | xyz(41.7415, 39.5439, 81.7617) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.35
Perrywinkle
#8F8CE7
ΔE00 7.07
Lavender
#B39DDB
ΔE00 8.20
Pastel Blue
#A2BFFE
ΔE00 8.24
Lavender Blue
#8B88F8
ΔE00 9.01
Light Periwinkle
#C1C6FC
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA4E8 #E8E19D
analogous
#9DCAE8 #9DA4E8 #BC9DE8
triadic
#9DA4E8 #E89DA4 #A4E89D
tetradic
#9DA4E8 #E89DCA #E8E19D #9DE8BC
square
#9DA4E8 #E89DCA #E8E19D #9DE8BC
split-complementary
#9DA4E8 #E8BC9D #CAE89D
monochromatic
#3A48D1 #6B76DC #9DA4E8 #CFD2F4 #E6E8F9
Accessibility & contrast
On white
2.36
#9DA4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#9DA4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA4E8
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA4E8 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ACEB
Deuteranopia (green-blind)
#8BA6E6
Tritanopia (blue-blind)
#89B1BC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9da4e8; /* rgb */ color: rgb(157, 164, 232); /* oklch */ color: oklch(73.9% 0.098 279.2);
Tailwind
colors: {
custom: {
50: '#bcbeef',
500: '#9da4e8',
950: '#000000',
},
}SCSS
$custom: #9da4e8; $custom-light: #bcbeef; $custom-dark: #000000;
JSON
{
"hex": "#9da4e8",
"rgb": {
"r": 157,
"g": 164,
"b": 232
},
"hsl": {
"h": 234.4,
"s": 61.983,
"l": 76.275
},
"oklch": {
"l": 0.73883,
"c": 0.09848,
"h": 279.2
},
"luminance": 0.39545
}Semantic roles & 50–950 ramp
primary
#9DA4E8
secondary
#F1EEDA
accent
#B91CCA
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121216
muted
#818184