#9EADFA#9EADFA
#9EADFA is a light, moderate blue. Relative luminance 0.441; OKLCH L 76.6% C 0.112 H 275.0°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #9EADFA |
|---|---|
| RGB | rgb(158, 173, 250) |
| HSL | hsl(230, 90%, 80%) |
| HSV | hsv(230, 37%, 98%) |
| CMYK | cmyk(36.8%, 30.8%, 0%, 2%) |
| CIE-LAB | lab(72.27, 12.94, -39.92) |
| CIE-LCH | lch(72.27, 41.97, 287.96°) |
| OKLab | oklab(76.56% 0.0098 -0.1114) |
| OKLCH | oklch(76.56% 0.112 275) |
| XYZ | xyz(46.2944, 44.0565, 96.4884) |
| Luminance | 0.4406 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.08
Periwinkle Blue
#8F99FB
ΔE00 5.58
Carolina Blue
#8AB8FE
ΔE00 7.18
Light Periwinkle
#C1C6FC
ΔE00 8.52
Lightsteelblue
#B0C4DE
ΔE00 9.15
Light Grey Blue
#9DBCD4
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EADFA #FAEB9E
analogous
#9EDBFA #9EADFA #BD9EFA
triadic
#9EADFA #FA9EAD #ADFA9E
tetradic
#9EADFA #FA9EDB #FAEB9E #9EFABD
square
#9EADFA #FA9EDB #FAEB9E #9EFABD
split-complementary
#9EADFA #FABD9E #DBFA9E
monochromatic
#2A4BF4 #647CF7 #9EADFA #D8DEFD #E2E6FD
Accessibility & contrast
On white
2.14
#9EADFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#9EADFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EADFA
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EADFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EADFA | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FD
Deuteranopia (green-blind)
#8DAEF8
Tritanopia (blue-blind)
#83BCC9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #9eadfa; /* rgb */ color: rgb(158, 173, 250); /* oklch */ color: oklch(76.6% 0.112 275.0);
Tailwind
colors: {
custom: {
50: '#bdc5fc',
500: '#9eadfa',
950: '#000000',
},
}SCSS
$custom: #9eadfa; $custom-light: #bdc5fc; $custom-dark: #000000;
JSON
{
"hex": "#9eadfa",
"rgb": {
"r": 158,
"g": 173,
"b": 250
},
"hsl": {
"h": 230.217,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.76562,
"c": 0.11183,
"h": 275
},
"luminance": 0.44058
}Semantic roles & 50–950 ramp
primary
#9EADFA
secondary
#F6F0D5
accent
#C000E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121217
muted
#818185