#9DA0FA#9DA0FA
#9DA0FA is a light, vivid blue. Relative luminance 0.392; OKLCH L 74.0% C 0.129 H 281.3°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA0FA |
|---|---|
| RGB | rgb(157, 160, 250) |
| HSL | hsl(238, 90%, 80%) |
| HSV | hsv(238, 37%, 98%) |
| CMYK | cmyk(37.2%, 36%, 0%, 2%) |
| CIE-LAB | lab(68.90, 20.02, -45.19) |
| CIE-LCH | lch(68.90, 49.42, 293.90°) |
| OKLab | oklab(73.95% 0.0253 -0.1267) |
| OKLCH | oklch(73.95% 0.129 281.3) |
| XYZ | xyz(43.7258, 39.2102, 95.6884) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.03
Perrywinkle
#8F8CE7
ΔE00 5.88
Lavender Blue
#8B88F8
ΔE00 6.89
Periwinkle (survey)
#8E82FE
ΔE00 8.57
Pastel Blue
#A2BFFE
ΔE00 8.85
Lavender
#B39DDB
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA0FA #FAF79D
analogous
#9DCEFA #9DA0FA #C99DFA
triadic
#9DA0FA #FA9DA0 #A0FA9D
tetradic
#9DA0FA #FA9DCE #FAF79D #9DFAC9
square
#9DA0FA #FA9DCE #FAF79D #9DFAC9
split-complementary
#9DA0FA #FAC99D #CEFA9D
monochromatic
#292FF4 #6368F7 #9DA0FA #D7D8FD #E2E3FE
Accessibility & contrast
On white
2.37
#9DA0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#9DA0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA0FA
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA0FA | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 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)
#83ABFE
Deuteranopia (green-blind)
#7EA5F8
Tritanopia (blue-blind)
#83B1C1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9da0fa; /* rgb */ color: rgb(157, 160, 250); /* oklch */ color: oklch(74.0% 0.129 281.3);
Tailwind
colors: {
custom: {
50: '#bdbcfc',
500: '#9da0fa',
950: '#000000',
},
}SCSS
$custom: #9da0fa; $custom-light: #bdbcfc; $custom-dark: #000000;
JSON
{
"hex": "#9da0fa",
"rgb": {
"r": 157,
"g": 160,
"b": 250
},
"hsl": {
"h": 238.065,
"s": 90.291,
"l": 79.804
},
"oklch": {
"l": 0.73953,
"c": 0.12916,
"h": 281.3
},
"luminance": 0.39212
}Semantic roles & 50–950 ramp
primary
#9DA0FA
secondary
#F6F5D5
accent
#DE00E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121217
muted
#818185