#9DA0EA#9DA0EA
#9DA0EA is a light, moderate blue. Relative luminance 0.383; OKLCH L 73.2% C 0.107 H 281.6°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA0EA |
|---|---|
| RGB | rgb(157, 160, 234) |
| HSL | hsl(238, 65%, 77%) |
| HSV | hsv(238, 33%, 92%) |
| CMYK | cmyk(32.9%, 31.6%, 0%, 8.2%) |
| CIE-LAB | lab(68.20, 15.83, -37.54) |
| CIE-LCH | lch(68.20, 40.75, 292.87°) |
| OKLab | oklab(73.19% 0.0215 -0.1046) |
| OKLCH | oklch(73.19% 0.107 281.6) |
| XYZ | xyz(41.3226, 38.2489, 83.0315) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.70
Perrywinkle
#8F8CE7
ΔE00 5.89
Lavender
#B39DDB
ΔE00 7.77
Lavender Blue
#8B88F8
ΔE00 7.90
Pastel Blue
#A2BFFE
ΔE00 9.31
Periwinkle (survey)
#8E82FE
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA0EA #EAE79D
analogous
#9DC7EA #9DA0EA #C19DEA
triadic
#9DA0EA #EA9DA0 #A0EA9D
tetradic
#9DA0EA #EA9DC7 #EAE79D #9DEAC1
square
#9DA0EA #EA9DC7 #EAE79D #9DEAC1
split-complementary
#9DA0EA #EAC19D #C7EA9D
monochromatic
#383ED4 #6B6FDF #9DA0EA #CFD1F5 #E6E7FA
Accessibility & contrast
On white
2.43
#9DA0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#9DA0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA0EA
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA0EA | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9ED
Deuteranopia (green-blind)
#86A4E8
Tritanopia (blue-blind)
#89AEBB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #9da0ea; /* rgb */ color: rgb(157, 160, 234); /* oklch */ color: oklch(73.2% 0.107 281.6);
Tailwind
colors: {
custom: {
50: '#bcbcf1',
500: '#9da0ea',
950: '#000000',
},
}SCSS
$custom: #9da0ea; $custom-light: #bcbcf1; $custom-dark: #000000;
JSON
{
"hex": "#9da0ea",
"rgb": {
"r": 157,
"g": 160,
"b": 234
},
"hsl": {
"h": 237.662,
"s": 64.706,
"l": 76.667
},
"oklch": {
"l": 0.73185,
"c": 0.10676,
"h": 281.6
},
"luminance": 0.3825
}Semantic roles & 50–950 ramp
primary
#9DA0EA
secondary
#F1F0DA
accent
#C619CD
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121216
muted
#818184