#9DA2FE#9DA2FE
#9DA2FE is a light, vivid blue. Relative luminance 0.402; OKLCH L 74.5% C 0.132 H 280.3°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA2FE |
|---|---|
| RGB | rgb(157, 162, 254) |
| HSL | hsl(237, 98%, 81%) |
| HSV | hsv(237, 38%, 100%) |
| CMYK | cmyk(38.2%, 36.2%, 0%, 0.4%) |
| CIE-LAB | lab(69.59, 19.95, -46.29) |
| CIE-LCH | lch(69.59, 50.41, 293.32°) |
| OKLab | oklab(74.54% 0.0236 -0.1298) |
| OKLCH | oklch(74.54% 0.132 280.3) |
| XYZ | xyz(44.7092, 40.1628, 99.1432) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.09
Perrywinkle
#8F8CE7
ΔE00 6.53
Lavender Blue
#8B88F8
ΔE00 7.31
Pastel Blue
#A2BFFE
ΔE00 8.23
Periwinkle (survey)
#8E82FE
ΔE00 8.99
Carolina Blue
#8AB8FE
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA2FE #FEF99D
analogous
#9DD2FE #9DA2FE #C89DFE
triadic
#9DA2FE #FE9DA2 #A2FE9D
tetradic
#9DA2FE #FE9DD2 #FEF99D #9DFEC8
square
#9DA2FE #FE9DD2 #FEF99D #9DFEC8
split-complementary
#9DA2FE #FEC89D #D2FE9D
monochromatic
#242FFD #6069FD #9DA2FE #DADBFF #E1E2FF
Accessibility & contrast
On white
2.32
#9DA2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#9DA2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA2FE
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA2FE | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#7EA7FC
Tritanopia (blue-blind)
#81B4C4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9da2fe; /* rgb */ color: rgb(157, 162, 254); /* oklch */ color: oklch(74.5% 0.132 280.3);
Tailwind
colors: {
custom: {
50: '#bdbdff',
500: '#9da2fe',
950: '#000000',
},
}SCSS
$custom: #9da2fe; $custom-light: #bdbdff; $custom-dark: #000000;
JSON
{
"hex": "#9da2fe",
"rgb": {
"r": 157,
"g": 162,
"b": 254
},
"hsl": {
"h": 236.907,
"s": 97.98,
"l": 80.588
},
"oklch": {
"l": 0.74536,
"c": 0.13198,
"h": 280.3
},
"luminance": 0.40165
}Semantic roles & 50–950 ramp
primary
#9DA2FE
secondary
#F7F5D4
accent
#DA00E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121218
muted
#818186