#9EAEFE#9EAEFE
#9EAEFE is a light, moderate blue. Relative luminance 0.447; OKLCH L 76.9% C 0.116 H 274.7°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAEFE |
|---|---|
| RGB | rgb(158, 174, 254) |
| HSL | hsl(230, 98%, 81%) |
| HSV | hsv(230, 38%, 100%) |
| CMYK | cmyk(37.8%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(72.69, 13.44, -41.42) |
| CIE-LCH | lch(72.69, 43.55, 287.98°) |
| OKLab | oklab(76.95% 0.0095 -0.1157) |
| OKLCH | oklch(76.95% 0.116 274.7) |
| XYZ | xyz(47.1207, 44.6950, 99.8909) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.77
Periwinkle Blue
#8F99FB
ΔE00 5.71
Carolina Blue
#8AB8FE
ΔE00 6.83
Light Periwinkle
#C1C6FC
ΔE00 8.66
Light Grey Blue
#9DBCD4
ΔE00 9.05
Powder Blue (survey)
#B1D1FC
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAEFE #FEEE9E
analogous
#9EDEFE #9EAEFE #BE9EFE
triadic
#9EAEFE #FE9EAE #AEFE9E
tetradic
#9EAEFE #FE9EDE #FEEE9E #9EFEBE
square
#9EAEFE #FE9EDE #FEEE9E #9EFEBE
split-complementary
#9EAEFE #FEBE9E #DEFE9E
monochromatic
#2549FD #617BFD #9EAEFE #DBE1FF #E1E6FF
Accessibility & contrast
On white
2.11
#9EAEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#9EAEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAEFE
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAEFE | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FF
Deuteranopia (green-blind)
#8CAFFC
Tritanopia (blue-blind)
#81BECB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #9eaefe; /* rgb */ color: rgb(158, 174, 254); /* oklch */ color: oklch(76.9% 0.116 274.7);
Tailwind
colors: {
custom: {
50: '#bdc6ff',
500: '#9eaefe',
950: '#000000',
},
}SCSS
$custom: #9eaefe; $custom-light: #bdc6ff; $custom-dark: #000000;
JSON
{
"hex": "#9eaefe",
"rgb": {
"r": 158,
"g": 174,
"b": 254
},
"hsl": {
"h": 230,
"s": 97.959,
"l": 80.784
},
"oklch": {
"l": 0.76946,
"c": 0.11612,
"h": 274.7
},
"luminance": 0.44697
}Semantic roles & 50–950 ramp
primary
#9EAEFE
secondary
#F7F1D4
accent
#BF00E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121318
muted
#818286