#9DA8FA#9DA8FA
#9DA8FA is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.5% C 0.118 H 277.3°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA8FA |
|---|---|
| RGB | rgb(157, 168, 250) |
| HSL | hsl(233, 90%, 80%) |
| HSV | hsv(233, 37%, 98%) |
| CMYK | cmyk(37.2%, 32.8%, 0%, 2%) |
| CIE-LAB | lab(70.92, 15.49, -42.02) |
| CIE-LCH | lch(70.92, 44.79, 290.23°) |
| OKLab | oklab(75.51% 0.0151 -0.1175) |
| OKLCH | oklch(75.51% 0.118 277.3) |
| XYZ | xyz(45.1576, 42.0737, 96.1656) |
| Luminance | 0.4208 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.36
Pastel Blue
#A2BFFE
ΔE00 6.48
Perrywinkle
#8F8CE7
ΔE00 7.98
Carolina Blue
#8AB8FE
ΔE00 8.26
Lavender Blue
#8B88F8
ΔE00 9.01
Light Periwinkle
#C1C6FC
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA8FA #FAEF9D
analogous
#9DD7FA #9DA8FA #C09DFA
triadic
#9DA8FA #FA9DA8 #A8FA9D
tetradic
#9DA8FA #FA9DD7 #FAEF9D #9DFAC0
square
#9DA8FA #FA9DD7 #FAEF9D #9DFAC0
split-complementary
#9DA8FA #FAC09D #D7FA9D
monochromatic
#2941F4 #6374F7 #9DA8FA #D7DCFD #E2E5FE
Accessibility & contrast
On white
2.23
#9DA8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#9DA8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA8FA
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA8FA | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FD
Deuteranopia (green-blind)
#87AAF8
Tritanopia (blue-blind)
#82B8C6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9da8fa; /* rgb */ color: rgb(157, 168, 250); /* oklch */ color: oklch(75.5% 0.118 277.3);
Tailwind
colors: {
custom: {
50: '#bdc1fc',
500: '#9da8fa',
950: '#000000',
},
}SCSS
$custom: #9da8fa; $custom-light: #bdc1fc; $custom-dark: #000000;
JSON
{
"hex": "#9da8fa",
"rgb": {
"r": 157,
"g": 168,
"b": 250
},
"hsl": {
"h": 232.903,
"s": 90.291,
"l": 79.804
},
"oklch": {
"l": 0.75506,
"c": 0.11846,
"h": 277.3
},
"luminance": 0.42075
}Semantic roles & 50–950 ramp
primary
#9DA8FA
secondary
#F6F2D5
accent
#CA00E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121217
muted
#818185