#9DA2FB#9DA2FB
#9DA2FB is a light, vivid blue. Relative luminance 0.400; OKLCH L 74.4% C 0.128 H 280.3°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA2FB |
|---|---|
| RGB | rgb(157, 162, 251) |
| HSL | hsl(237, 92%, 80%) |
| HSV | hsv(237, 37%, 98%) |
| CMYK | cmyk(37.5%, 35.5%, 0%, 1.6%) |
| CIE-LAB | lab(69.45, 19.15, -44.87) |
| CIE-LCH | lch(69.45, 48.79, 293.11°) |
| OKLab | oklab(74.39% 0.023 -0.1257) |
| OKLCH | oklch(74.39% 0.128 280.3) |
| XYZ | xyz(44.2326, 39.9721, 96.6329) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.20
Perrywinkle
#8F8CE7
ΔE00 6.41
Lavender Blue
#8B88F8
ΔE00 7.38
Pastel Blue
#A2BFFE
ΔE00 8.25
Periwinkle (survey)
#8E82FE
ΔE00 9.09
Carolina Blue
#8AB8FE
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA2FB #FBF69D
analogous
#9DD1FB #9DA2FB #C79DFB
triadic
#9DA2FB #FB9DA2 #A2FB9D
tetradic
#9DA2FB #FB9DD1 #FBF69D #9DFBC7
square
#9DA2FB #FB9DD1 #FBF69D #9DFBC7
split-complementary
#9DA2FB #FBC79D #D1FB9D
monochromatic
#2732F6 #626AF9 #9DA2FB #D8DAFD #E2E3FE
Accessibility & contrast
On white
2.33
#9DA2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#9DA2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA2FB
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA2FB | 1.00 | 2.33 | 8.99 | 8.99 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFF
Deuteranopia (green-blind)
#80A6F9
Tritanopia (blue-blind)
#82B3C3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9da2fb; /* rgb */ color: rgb(157, 162, 251); /* oklch */ color: oklch(74.4% 0.128 280.3);
Tailwind
colors: {
custom: {
50: '#bdbdfd',
500: '#9da2fb',
950: '#000000',
},
}SCSS
$custom: #9da2fb; $custom-light: #bdbdfd; $custom-dark: #000000;
JSON
{
"hex": "#9da2fb",
"rgb": {
"r": 157,
"g": 162,
"b": 251
},
"hsl": {
"h": 236.809,
"s": 92.157,
"l": 80
},
"oklch": {
"l": 0.74387,
"c": 0.12783,
"h": 280.3
},
"luminance": 0.39974
}Semantic roles & 50–950 ramp
primary
#9DA2FB
secondary
#F6F4D5
accent
#D900E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121217
muted
#818185