#9DA2FC#9DA2FC
#9DA2FC is a light, vivid blue. Relative luminance 0.400; OKLCH L 74.4% C 0.129 H 280.3°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA2FC |
|---|---|
| RGB | rgb(157, 162, 252) |
| HSL | hsl(237, 94%, 80%) |
| HSV | hsv(237, 38%, 99%) |
| CMYK | cmyk(37.7%, 35.7%, 0%, 1.2%) |
| CIE-LAB | lab(69.49, 19.42, -45.34) |
| CIE-LCH | lch(69.49, 49.33, 293.18°) |
| OKLab | oklab(74.44% 0.0232 -0.1271) |
| OKLCH | oklch(74.44% 0.129 280.3) |
| XYZ | xyz(44.3906, 40.0353, 97.4653) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.15
Perrywinkle
#8F8CE7
ΔE00 6.45
Lavender Blue
#8B88F8
ΔE00 7.35
Pastel Blue
#A2BFFE
ΔE00 8.24
Periwinkle (survey)
#8E82FE
ΔE00 9.05
Carolina Blue
#8AB8FE
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA2FC #FCF79D
analogous
#9DD1FC #9DA2FC #C79DFC
triadic
#9DA2FC #FC9DA2 #A2FC9D
tetradic
#9DA2FC #FC9DD1 #FCF79D #9DFCC7
square
#9DA2FC #FC9DD1 #FCF79D #9DFCC7
split-complementary
#9DA2FC #FCC79D #D1FC9D
monochromatic
#2631F8 #626AFA #9DA2FC #D8DAFE #E1E3FE
Accessibility & contrast
On white
2.33
#9DA2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#9DA2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA2FC
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA2FC | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#7FA6FA
Tritanopia (blue-blind)
#82B3C3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9da2fc; /* rgb */ color: rgb(157, 162, 252); /* oklch */ color: oklch(74.4% 0.129 280.3);
Tailwind
colors: {
custom: {
50: '#bdbdfd',
500: '#9da2fc',
950: '#000000',
},
}SCSS
$custom: #9da2fc; $custom-light: #bdbdfd; $custom-dark: #000000;
JSON
{
"hex": "#9da2fc",
"rgb": {
"r": 157,
"g": 162,
"b": 252
},
"hsl": {
"h": 236.842,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.74436,
"c": 0.12922,
"h": 280.3
},
"luminance": 0.40037
}Semantic roles & 50–950 ramp
primary
#9DA2FC
secondary
#F6F5D5
accent
#D900E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121218
muted
#818186