#9DAAFF#9DAAFF
#9DAAFF is a light, vivid blue. Relative luminance 0.431; OKLCH L 76.1% C 0.123 H 276.4°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9DAAFF |
|---|---|
| RGB | rgb(157, 170, 255) |
| HSL | hsl(232, 100%, 81%) |
| HSV | hsv(232, 38%, 100%) |
| CMYK | cmyk(38.4%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(71.65, 15.69, -43.60) |
| CIE-LCH | lch(71.65, 46.34, 289.80°) |
| OKLab | oklab(76.14% 0.0138 -0.122) |
| OKLCH | oklch(76.14% 0.123 276.4) |
| XYZ | xyz(46.3240, 43.1356, 100.4735) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.67
Pastel Blue
#A2BFFE
ΔE00 5.87
Carolina Blue
#8AB8FE
ΔE00 7.62
Perrywinkle
#8F8CE7
ΔE00 8.65
Light Grey Blue
#9DBCD4
ΔE00 9.27
Light Periwinkle
#C1C6FC
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DAAFF #FFF29D
analogous
#9DDBFF #9DAAFF #C19DFF
triadic
#9DAAFF #FF9DAA #AAFF9D
tetradic
#9DAAFF #FF9DDB #FFF29D #9DFFC1
square
#9DAAFF #FF9DDB #FFF29D #9DFFC1
split-complementary
#9DAAFF #FFC19D #DBFF9D
monochromatic
#2340FF #6075FF #9DAAFF #DADFFF #E0E4FF
Accessibility & contrast
On white
2.18
#9DAAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#9DAAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DAAFF
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DAAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DAAFF | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB4FF
Deuteranopia (green-blind)
#87ACFD
Tritanopia (blue-blind)
#7FBBC9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9daaff; /* rgb */ color: rgb(157, 170, 255); /* oklch */ color: oklch(76.1% 0.123 276.4);
Tailwind
colors: {
custom: {
50: '#bdc3ff',
500: '#9daaff',
950: '#000000',
},
}SCSS
$custom: #9daaff; $custom-light: #bdc3ff; $custom-dark: #000000;
JSON
{
"hex": "#9daaff",
"rgb": {
"r": 157,
"g": 170,
"b": 255
},
"hsl": {
"h": 232.041,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.76137,
"c": 0.12281,
"h": 276.4
},
"luminance": 0.43138
}Semantic roles & 50–950 ramp
primary
#9DAAFF
secondary
#F7F3D4
accent
#C700E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121218
muted
#818186