#9DA3FF#9DA3FF
#9DA3FF is a light, vivid blue. Relative luminance 0.406; OKLCH L 74.8% C 0.132 H 279.8°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA3FF |
|---|---|
| RGB | rgb(157, 163, 255) |
| HSL | hsl(236, 100%, 81%) |
| HSV | hsv(236, 38%, 100%) |
| CMYK | cmyk(38.4%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(69.88, 19.66, -46.37) |
| CIE-LCH | lch(69.88, 50.36, 292.97°) |
| OKLab | oklab(74.78% 0.0226 -0.1301) |
| OKLCH | oklch(74.78% 0.132 279.8) |
| XYZ | xyz(45.0466, 40.5807, 100.0477) |
| Luminance | 0.4058 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.21
Perrywinkle
#8F8CE7
ΔE00 6.82
Lavender Blue
#8B88F8
ΔE00 7.56
Pastel Blue
#A2BFFE
ΔE00 7.94
Periwinkle (survey)
#8E82FE
ΔE00 9.24
Carolina Blue
#8AB8FE
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA3FF #FFF99D
analogous
#9DD4FF #9DA3FF #C89DFF
triadic
#9DA3FF #FF9DA3 #A3FF9D
tetradic
#9DA3FF #FF9DD4 #FFF99D #9DFFC8
square
#9DA3FF #FF9DD4 #FFF99D #9DFFC8
split-complementary
#9DA3FF #FFC89D #D4FF9D
monochromatic
#2330FF #606AFF #9DA3FF #DADCFF #E0E2FF
Accessibility & contrast
On white
2.30
#9DA3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#9DA3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA3FF
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA3FF | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#7FA7FD
Tritanopia (blue-blind)
#80B5C5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9da3ff; /* rgb */ color: rgb(157, 163, 255); /* oklch */ color: oklch(74.8% 0.132 279.8);
Tailwind
colors: {
custom: {
50: '#bdbeff',
500: '#9da3ff',
950: '#000000',
},
}SCSS
$custom: #9da3ff; $custom-light: #bdbeff; $custom-dark: #000000;
JSON
{
"hex": "#9da3ff",
"rgb": {
"r": 157,
"g": 163,
"b": 255
},
"hsl": {
"h": 236.327,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.74778,
"c": 0.13202,
"h": 279.8
},
"luminance": 0.40582
}Semantic roles & 50–950 ramp
primary
#9DA3FF
secondary
#F7F5D4
accent
#D700E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121218
muted
#818186