#9DA4FF#9DA4FF
#9DA4FF is a light, vivid blue. Relative luminance 0.409; OKLCH L 75.0% C 0.131 H 279.4°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA4FF |
|---|---|
| RGB | rgb(157, 164, 255) |
| HSL | hsl(236, 100%, 81%) |
| HSV | hsv(236, 38%, 100%) |
| CMYK | cmyk(38.4%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(70.13, 19.09, -45.97) |
| CIE-LCH | lch(70.13, 49.78, 292.55°) |
| OKLab | oklab(74.97% 0.0213 -0.1289) |
| OKLCH | oklch(74.97% 0.131 279.4) |
| XYZ | xyz(45.2249, 40.9372, 100.1071) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.38
Perrywinkle
#8F8CE7
ΔE00 7.07
Pastel Blue
#A2BFFE
ΔE00 7.64
Lavender Blue
#8B88F8
ΔE00 7.82
Carolina Blue
#8AB8FE
ΔE00 9.19
Periwinkle (survey)
#8E82FE
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA4FF #FFF89D
analogous
#9DD5FF #9DA4FF #C79DFF
triadic
#9DA4FF #FF9DA4 #A4FF9D
tetradic
#9DA4FF #FF9DD5 #FFF89D #9DFFC7
square
#9DA4FF #FF9DD5 #FFF89D #9DFFC7
split-complementary
#9DA4FF #FFC79D #D5FF9D
monochromatic
#2332FF #606BFF #9DA4FF #DADDFF #E0E3FF
Accessibility & contrast
On white
2.29
#9DA4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#9DA4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA4FF
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA4FF | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#80A8FD
Tritanopia (blue-blind)
#80B6C6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9da4ff; /* rgb */ color: rgb(157, 164, 255); /* oklch */ color: oklch(75.0% 0.131 279.4);
Tailwind
colors: {
custom: {
50: '#bdbeff',
500: '#9da4ff',
950: '#000000',
},
}SCSS
$custom: #9da4ff; $custom-light: #bdbeff; $custom-dark: #000000;
JSON
{
"hex": "#9da4ff",
"rgb": {
"r": 157,
"g": 164,
"b": 255
},
"hsl": {
"h": 235.714,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.7497,
"c": 0.13068,
"h": 279.4
},
"luminance": 0.40939
}Semantic roles & 50–950 ramp
primary
#9DA4FF
secondary
#F7F5D4
accent
#D500E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121218
muted
#818186