#9DAAFE#9DAAFE
#9DAAFE is a light, vivid blue. Relative luminance 0.431; OKLCH L 76.1% C 0.121 H 276.4°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #9DAAFE |
|---|---|
| RGB | rgb(157, 170, 254) |
| HSL | hsl(232, 98%, 81%) |
| HSV | hsv(232, 38%, 100%) |
| CMYK | cmyk(38.2%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(71.60, 15.43, -43.12) |
| CIE-LCH | lch(71.60, 45.80, 289.68°) |
| OKLab | oklab(76.09% 0.0135 -0.1207) |
| OKLCH | oklch(76.09% 0.121 276.4) |
| XYZ | xyz(46.1635, 43.0714, 99.6280) |
| Luminance | 0.4307 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.69
Pastel Blue
#A2BFFE
ΔE00 5.87
Carolina Blue
#8AB8FE
ΔE00 7.64
Perrywinkle
#8F8CE7
ΔE00 8.63
Light Grey Blue
#9DBCD4
ΔE00 9.30
Light Periwinkle
#C1C6FC
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DAAFE #FEF19D
analogous
#9DDAFE #9DAAFE #C09DFE
triadic
#9DAAFE #FE9DAA #AAFE9D
tetradic
#9DAAFE #FE9DDA #FEF19D #9DFEC0
square
#9DAAFE #FE9DDA #FEF19D #9DFEC0
split-complementary
#9DAAFE #FEC09D #DAFE9D
monochromatic
#2441FD #6075FD #9DAAFE #DADFFF #E1E5FF
Accessibility & contrast
On white
2.18
#9DAAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#9DAAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DAAFE
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DAAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DAAFE | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#87ACFC
Tritanopia (blue-blind)
#80BBC8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9daafe; /* rgb */ color: rgb(157, 170, 254); /* oklch */ color: oklch(76.1% 0.121 276.4);
Tailwind
colors: {
custom: {
50: '#bdc3ff',
500: '#9daafe',
950: '#000000',
},
}SCSS
$custom: #9daafe; $custom-light: #bdc3ff; $custom-dark: #000000;
JSON
{
"hex": "#9daafe",
"rgb": {
"r": 157,
"g": 170,
"b": 254
},
"hsl": {
"h": 231.959,
"s": 97.98,
"l": 80.588
},
"oklch": {
"l": 0.76089,
"c": 0.12143,
"h": 276.4
},
"luminance": 0.43073
}Semantic roles & 50–950 ramp
primary
#9DAAFE
secondary
#F7F2D4
accent
#C700E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121218
muted
#818186