#9DA2FD#9DA2FD
#9DA2FD is a light, vivid blue. Relative luminance 0.401; OKLCH L 74.5% C 0.131 H 280.3°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA2FD |
|---|---|
| RGB | rgb(157, 162, 253) |
| HSL | hsl(237, 96%, 80%) |
| HSV | hsv(237, 38%, 99%) |
| CMYK | cmyk(37.9%, 36%, 0%, 0.8%) |
| CIE-LAB | lab(69.54, 19.69, -45.82) |
| CIE-LCH | lch(69.54, 49.87, 293.25°) |
| OKLab | oklab(74.49% 0.0234 -0.1285) |
| OKLCH | oklch(74.49% 0.131 280.3) |
| XYZ | xyz(44.5495, 40.0989, 98.3020) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.12
Perrywinkle
#8F8CE7
ΔE00 6.49
Lavender Blue
#8B88F8
ΔE00 7.33
Pastel Blue
#A2BFFE
ΔE00 8.24
Periwinkle (survey)
#8E82FE
ΔE00 9.02
Carolina Blue
#8AB8FE
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA2FD #FDF89D
analogous
#9DD2FD #9DA2FD #C89DFD
triadic
#9DA2FD #FD9DA2 #A2FD9D
tetradic
#9DA2FD #FD9DD2 #FDF89D #9DFDC8
square
#9DA2FD #FD9DD2 #FDF89D #9DFDC8
split-complementary
#9DA2FD #FDC89D #D2FD9D
monochromatic
#2530FB #6169FC #9DA2FD #D9DBFE #E1E3FE
Accessibility & contrast
On white
2.33
#9DA2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#9DA2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA2FD
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA2FD | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#7FA7FB
Tritanopia (blue-blind)
#81B4C4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9da2fd; /* rgb */ color: rgb(157, 162, 253); /* oklch */ color: oklch(74.5% 0.131 280.3);
Tailwind
colors: {
custom: {
50: '#bdbdfe',
500: '#9da2fd',
950: '#000000',
},
}SCSS
$custom: #9da2fd; $custom-light: #bdbdfe; $custom-dark: #000000;
JSON
{
"hex": "#9da2fd",
"rgb": {
"r": 157,
"g": 162,
"b": 253
},
"hsl": {
"h": 236.875,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.74486,
"c": 0.1306,
"h": 280.3
},
"luminance": 0.40101
}Semantic roles & 50–950 ramp
primary
#9DA2FD
secondary
#F7F5D4
accent
#DA00E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121218
muted
#818186