#9EADFE#9EADFE
#9EADFE is a light, moderate blue. Relative luminance 0.443; OKLCH L 76.7% C 0.117 H 275.3°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #9EADFE |
|---|---|
| RGB | rgb(158, 173, 254) |
| HSL | hsl(231, 98%, 81%) |
| HSV | hsv(231, 38%, 100%) |
| CMYK | cmyk(37.8%, 31.9%, 0%, 0.4%) |
| CIE-LAB | lab(72.44, 14.00, -41.82) |
| CIE-LCH | lch(72.44, 44.10, 288.51°) |
| OKLab | oklab(76.75% 0.0108 -0.1169) |
| OKLCH | oklch(76.75% 0.117 275.3) |
| XYZ | xyz(46.9282, 44.3100, 99.8267) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.06
Periwinkle Blue
#8F99FB
ΔE00 5.46
Carolina Blue
#8AB8FE
ΔE00 7.08
Light Periwinkle
#C1C6FC
ΔE00 8.78
Light Grey Blue
#9DBCD4
ΔE00 9.12
Lightsteelblue
#B0C4DE
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EADFE #FEEF9E
analogous
#9EDDFE #9EADFE #BF9EFE
triadic
#9EADFE #FE9EAD #ADFE9E
tetradic
#9EADFE #FE9EDD #FEEF9E #9EFEBF
square
#9EADFE #FE9EDD #FEEF9E #9EFEBF
split-complementary
#9EADFE #FEBF9E #DDFE9E
monochromatic
#2547FD #617AFD #9EADFE #DBE0FF #E1E5FF
Accessibility & contrast
On white
2.13
#9EADFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#9EADFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EADFE
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EADFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EADFE | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B6FF
Deuteranopia (green-blind)
#8BAEFC
Tritanopia (blue-blind)
#81BDCA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #9eadfe; /* rgb */ color: rgb(158, 173, 254); /* oklch */ color: oklch(76.7% 0.117 275.3);
Tailwind
colors: {
custom: {
50: '#bdc5ff',
500: '#9eadfe',
950: '#000000',
},
}SCSS
$custom: #9eadfe; $custom-light: #bdc5ff; $custom-dark: #000000;
JSON
{
"hex": "#9eadfe",
"rgb": {
"r": 158,
"g": 173,
"b": 254
},
"hsl": {
"h": 230.625,
"s": 97.959,
"l": 80.784
},
"oklch": {
"l": 0.76749,
"c": 0.11738,
"h": 275.3
},
"luminance": 0.44312
}Semantic roles & 50–950 ramp
primary
#9EADFE
secondary
#F7F2D4
accent
#C200E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121218
muted
#818186