#9DA4FA#9DA4FA
#9DA4FA is a light, vivid blue. Relative luminance 0.406; OKLCH L 74.7% C 0.124 H 279.4°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA4FA |
|---|---|
| RGB | rgb(157, 164, 250) |
| HSL | hsl(235, 90%, 80%) |
| HSV | hsv(235, 37%, 98%) |
| CMYK | cmyk(37.2%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(69.91, 17.75, -43.61) |
| CIE-LCH | lch(69.91, 47.08, 292.15°) |
| OKLab | oklab(74.72% 0.0202 -0.1221) |
| OKLCH | oklch(74.72% 0.124 279.4) |
| XYZ | xyz(44.4304, 40.6194, 95.9233) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.56
Perrywinkle
#8F8CE7
ΔE00 6.90
Pastel Blue
#A2BFFE
ΔE00 7.67
Lavender Blue
#8B88F8
ΔE00 7.93
Carolina Blue
#8AB8FE
ΔE00 9.32
Periwinkle (survey)
#8E82FE
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA4FA #FAF39D
analogous
#9DD2FA #9DA4FA #C59DFA
triadic
#9DA4FA #FA9DA4 #A4FA9D
tetradic
#9DA4FA #FA9DD2 #FAF39D #9DFAC5
square
#9DA4FA #FA9DD2 #FAF39D #9DFAC5
split-complementary
#9DA4FA #FAC59D #D2FA9D
monochromatic
#2938F4 #636EF7 #9DA4FA #D7DAFD #E2E4FE
Accessibility & contrast
On white
2.30
#9DA4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#9DA4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA4FA
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA4FA | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFD
Deuteranopia (green-blind)
#83A8F8
Tritanopia (blue-blind)
#82B5C3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9da4fa; /* rgb */ color: rgb(157, 164, 250); /* oklch */ color: oklch(74.7% 0.124 279.4);
Tailwind
colors: {
custom: {
50: '#bdbefc',
500: '#9da4fa',
950: '#000000',
},
}SCSS
$custom: #9da4fa; $custom-light: #bdbefc; $custom-dark: #000000;
JSON
{
"hex": "#9da4fa",
"rgb": {
"r": 157,
"g": 164,
"b": 250
},
"hsl": {
"h": 235.484,
"s": 90.291,
"l": 79.804
},
"oklch": {
"l": 0.74725,
"c": 0.12375,
"h": 279.4
},
"luminance": 0.40621
}Semantic roles & 50–950 ramp
primary
#9DA4FA
secondary
#F6F3D5
accent
#D400E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121217
muted
#818185