#9DAEFD#9DAEFD
#9DAEFD is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.8% C 0.115 H 274.1°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #9DAEFD |
|---|---|
| RGB | rgb(157, 174, 253) |
| HSL | hsl(229, 96%, 80%) |
| HSV | hsv(229, 38%, 99%) |
| CMYK | cmyk(37.9%, 31.2%, 0%, 0.8%) |
| CIE-LAB | lab(72.58, 12.91, -41.06) |
| CIE-LCH | lch(72.58, 43.04, 287.46°) |
| OKLab | oklab(76.83% 0.0082 -0.1147) |
| OKLCH | oklch(76.83% 0.115 274.1) |
| XYZ | xyz(46.7651, 44.5300, 99.0406) |
| Luminance | 0.4453 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.68
Periwinkle Blue
#8F99FB
ΔE00 5.72
Carolina Blue
#8AB8FE
ΔE00 6.63
Light Periwinkle
#C1C6FC
ΔE00 8.74
Light Grey Blue
#9DBCD4
ΔE00 9.03
Powder Blue (survey)
#B1D1FC
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DAEFD #FDEC9D
analogous
#9DDEFD #9DAEFD #BC9DFD
triadic
#9DAEFD #FD9DAE #AEFD9D
tetradic
#9DAEFD #FD9DDE #FDEC9D #9DFDBC
square
#9DAEFD #FD9DDE #FDEC9D #9DFDBC
split-complementary
#9DAEFD #FDBC9D #DEFD9D
monochromatic
#254BFB #617CFC #9DAEFD #D9E0FE #E1E6FE
Accessibility & contrast
On white
2.12
#9DAEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#9DAEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DAEFD
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DAEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DAEFD | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FF
Deuteranopia (green-blind)
#8CAEFB
Tritanopia (blue-blind)
#80BECA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #9daefd; /* rgb */ color: rgb(157, 174, 253); /* oklch */ color: oklch(76.8% 0.115 274.1);
Tailwind
colors: {
custom: {
50: '#bdc6fe',
500: '#9daefd',
950: '#000000',
},
}SCSS
$custom: #9daefd; $custom-light: #bdc6fe; $custom-dark: #000000;
JSON
{
"hex": "#9daefd",
"rgb": {
"r": 157,
"g": 174,
"b": 253
},
"hsl": {
"h": 229.375,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.76831,
"c": 0.11499,
"h": 274.1
},
"luminance": 0.44532
}Semantic roles & 50–950 ramp
primary
#9DAEFD
secondary
#F7F1D4
accent
#BD00E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121318
muted
#818286