#9DA2FA#9DA2FA
#9DA2FA is a light, vivid blue. Relative luminance 0.399; OKLCH L 74.3% C 0.126 H 280.4°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA2FA |
|---|---|
| RGB | rgb(157, 162, 250) |
| HSL | hsl(237, 90%, 80%) |
| HSV | hsv(237, 37%, 98%) |
| CMYK | cmyk(37.2%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(69.40, 18.89, -44.40) |
| CIE-LCH | lch(69.40, 48.25, 293.04°) |
| OKLab | oklab(74.34% 0.0227 -0.1244) |
| OKLCH | oklch(74.34% 0.126 280.4) |
| XYZ | xyz(44.0753, 39.9092, 95.8049) |
| Luminance | 0.3991 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.25
Perrywinkle
#8F8CE7
ΔE00 6.38
Lavender Blue
#8B88F8
ΔE00 7.41
Pastel Blue
#A2BFFE
ΔE00 8.26
Periwinkle (survey)
#8E82FE
ΔE00 9.13
Lavender
#B39DDB
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA2FA #FAF59D
analogous
#9DD1FA #9DA2FA #C69DFA
triadic
#9DA2FA #FA9DA2 #A2FA9D
tetradic
#9DA2FA #FA9DD1 #FAF59D #9DFAC6
square
#9DA2FA #FA9DD1 #FAF59D #9DFAC6
split-complementary
#9DA2FA #FAC69D #D1FA9D
monochromatic
#2933F4 #636BF7 #9DA2FA #D7D9FD #E2E3FE
Accessibility & contrast
On white
2.34
#9DA2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#9DA2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA2FA
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA2FA | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFE
Deuteranopia (green-blind)
#80A6F8
Tritanopia (blue-blind)
#82B3C2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9da2fa; /* rgb */ color: rgb(157, 162, 250); /* oklch */ color: oklch(74.3% 0.126 280.4);
Tailwind
colors: {
custom: {
50: '#bdbdfc',
500: '#9da2fa',
950: '#000000',
},
}SCSS
$custom: #9da2fa; $custom-light: #bdbdfc; $custom-dark: #000000;
JSON
{
"hex": "#9da2fa",
"rgb": {
"r": 157,
"g": 162,
"b": 250
},
"hsl": {
"h": 236.774,
"s": 90.291,
"l": 79.804
},
"oklch": {
"l": 0.74338,
"c": 0.12643,
"h": 280.4
},
"luminance": 0.39911
}Semantic roles & 50–950 ramp
primary
#9DA2FA
secondary
#F6F4D5
accent
#D900E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121217
muted
#818185