#9EADFC#9EADFC
#9EADFC is a light, moderate blue. Relative luminance 0.442; OKLCH L 76.7% C 0.115 H 275.1°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #9EADFC |
|---|---|
| RGB | rgb(158, 173, 252) |
| HSL | hsl(230, 94%, 80%) |
| HSV | hsv(230, 37%, 99%) |
| CMYK | cmyk(37.3%, 31.3%, 0%, 1.2%) |
| CIE-LAB | lab(72.35, 13.47, -40.87) |
| CIE-LCH | lch(72.35, 43.03, 288.24°) |
| OKLab | oklab(76.66% 0.0103 -0.1141) |
| OKLCH | oklch(76.66% 0.115 275.1) |
| XYZ | xyz(46.6097, 44.1826, 98.1488) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.07
Periwinkle Blue
#8F99FB
ΔE00 5.51
Carolina Blue
#8AB8FE
ΔE00 7.13
Light Periwinkle
#C1C6FC
ΔE00 8.65
Lightsteelblue
#B0C4DE
ΔE00 9.18
Light Grey Blue
#9DBCD4
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EADFC #FCED9E
analogous
#9EDCFC #9EADFC #BE9EFC
triadic
#9EADFC #FC9EAD #ADFC9E
tetradic
#9EADFC #FC9EDC #FCED9E #9EFCBE
square
#9EADFC #FC9EDC #FCED9E #9EFCBE
split-complementary
#9EADFC #FCBE9E #DCFC9E
monochromatic
#2749F8 #637BFA #9EADFC #D9DFFE #E1E6FE
Accessibility & contrast
On white
2.13
#9EADFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#9EADFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EADFC
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EADFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EADFC | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FF
Deuteranopia (green-blind)
#8CAEFA
Tritanopia (blue-blind)
#82BCC9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #9eadfc; /* rgb */ color: rgb(158, 173, 252); /* oklch */ color: oklch(76.7% 0.115 275.1);
Tailwind
colors: {
custom: {
50: '#bdc5fd',
500: '#9eadfc',
950: '#000000',
},
}SCSS
$custom: #9eadfc; $custom-light: #bdc5fd; $custom-dark: #000000;
JSON
{
"hex": "#9eadfc",
"rgb": {
"r": 158,
"g": 173,
"b": 252
},
"hsl": {
"h": 230.426,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.76655,
"c": 0.1146,
"h": 275.1
},
"luminance": 0.44185
}Semantic roles & 50–950 ramp
primary
#9EADFC
secondary
#F6F1D5
accent
#C100E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121217
muted
#818185