#9DA2FF#9DA2FF
#9DA2FF is a light, vivid blue. Relative luminance 0.402; OKLCH L 74.6% C 0.133 H 280.3°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA2FF |
|---|---|
| RGB | rgb(157, 162, 255) |
| HSL | hsl(237, 100%, 81%) |
| HSV | hsv(237, 38%, 100%) |
| CMYK | cmyk(38.4%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(69.63, 20.22, -46.76) |
| CIE-LCH | lch(69.63, 50.95, 293.39°) |
| OKLab | oklab(74.59% 0.0238 -0.1312) |
| OKLCH | oklch(74.59% 0.133 280.3) |
| XYZ | xyz(44.8697, 40.2270, 99.9888) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.06
Perrywinkle
#8F8CE7
ΔE00 6.58
Lavender Blue
#8B88F8
ΔE00 7.30
Pastel Blue
#A2BFFE
ΔE00 8.23
Periwinkle (survey)
#8E82FE
ΔE00 8.96
Carolina Blue
#8AB8FE
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA2FF #FFFA9D
analogous
#9DD3FF #9DA2FF #C99DFF
triadic
#9DA2FF #FF9DA2 #A2FF9D
tetradic
#9DA2FF #FF9DD3 #FFFA9D #9DFFC9
square
#9DA2FF #FF9DD3 #FFFA9D #9DFFC9
split-complementary
#9DA2FF #FFC99D #D3FF9D
monochromatic
#232EFF #6068FF #9DA2FF #DADCFF #E0E2FF
Accessibility & contrast
On white
2.32
#9DA2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#9DA2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA2FF
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA2FF | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#7DA7FD
Tritanopia (blue-blind)
#80B4C5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9da2ff; /* rgb */ color: rgb(157, 162, 255); /* oklch */ color: oklch(74.6% 0.133 280.3);
Tailwind
colors: {
custom: {
50: '#bdbdff',
500: '#9da2ff',
950: '#000000',
},
}SCSS
$custom: #9da2ff; $custom-light: #bdbdff; $custom-dark: #000000;
JSON
{
"hex": "#9da2ff",
"rgb": {
"r": 157,
"g": 162,
"b": 255
},
"hsl": {
"h": 236.939,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.74586,
"c": 0.13337,
"h": 280.3
},
"luminance": 0.40229
}Semantic roles & 50–950 ramp
primary
#9DA2FF
secondary
#F7F6D4
accent
#DA00E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121218
muted
#818186