#9DA7FA#9DA7FA
#9DA7FA is a light, moderate blue. Relative luminance 0.417; OKLCH L 75.3% C 0.120 H 277.9°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA7FA |
|---|---|
| RGB | rgb(157, 167, 250) |
| HSL | hsl(234, 90%, 80%) |
| HSV | hsv(234, 37%, 98%) |
| CMYK | cmyk(37.2%, 33.2%, 0%, 2%) |
| CIE-LAB | lab(70.67, 16.05, -42.42) |
| CIE-LCH | lch(70.67, 45.36, 290.73°) |
| OKLab | oklab(75.31% 0.0164 -0.1186) |
| OKLCH | oklch(75.31% 0.12 277.9) |
| XYZ | xyz(44.9737, 41.7059, 96.1043) |
| Luminance | 0.4171 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.15
Pastel Blue
#A2BFFE
ΔE00 6.78
Perrywinkle
#8F8CE7
ΔE00 7.71
Carolina Blue
#8AB8FE
ΔE00 8.53
Lavender Blue
#8B88F8
ΔE00 8.74
Light Periwinkle
#C1C6FC
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA7FA #FAF09D
analogous
#9DD6FA #9DA7FA #C19DFA
triadic
#9DA7FA #FA9DA7 #A7FA9D
tetradic
#9DA7FA #FA9DD6 #FAF09D #9DFAC1
square
#9DA7FA #FA9DD6 #FAF09D #9DFAC1
split-complementary
#9DA7FA #FAC19D #D6FA9D
monochromatic
#293EF4 #6373F7 #9DA7FA #D7DBFD #E2E5FE
Accessibility & contrast
On white
2.25
#9DA7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#9DA7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA7FA
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA7FA | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FD
Deuteranopia (green-blind)
#86AAF8
Tritanopia (blue-blind)
#82B7C5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9da7fa; /* rgb */ color: rgb(157, 167, 250); /* oklch */ color: oklch(75.3% 0.120 277.9);
Tailwind
colors: {
custom: {
50: '#bdc1fc',
500: '#9da7fa',
950: '#000000',
},
}SCSS
$custom: #9da7fa; $custom-light: #bdc1fc; $custom-dark: #000000;
JSON
{
"hex": "#9da7fa",
"rgb": {
"r": 157,
"g": 167,
"b": 250
},
"hsl": {
"h": 233.548,
"s": 90.291,
"l": 79.804
},
"oklch": {
"l": 0.7531,
"c": 0.11976,
"h": 277.9
},
"luminance": 0.41708
}Semantic roles & 50–950 ramp
primary
#9DA7FA
secondary
#F6F2D5
accent
#CD00E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121217
muted
#818185