#9EA7FF#9EA7FF
#9EA7FF is a light, vivid blue. Relative luminance 0.421; OKLCH L 75.6% C 0.127 H 278.4°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA7FF |
|---|---|
| RGB | rgb(158, 167, 255) |
| HSL | hsl(234, 100%, 81%) |
| HSV | hsv(234, 38%, 100%) |
| CMYK | cmyk(38%, 34.5%, 0%, 0%) |
| CIE-LAB | lab(70.96, 17.65, -44.67) |
| CIE-LCH | lch(70.96, 48.03, 291.56°) |
| OKLab | oklab(75.62% 0.0186 -0.1251) |
| OKLCH | oklch(75.62% 0.127 278.4) |
| XYZ | xyz(45.9640, 42.1247, 100.2974) |
| Luminance | 0.4213 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.05
Pastel Blue
#A2BFFE
ΔE00 6.85
Perrywinkle
#8F8CE7
ΔE00 7.81
Carolina Blue
#8AB8FE
ΔE00 8.59
Lavender Blue
#8B88F8
ΔE00 8.63
Light Grey Blue
#9DBCD4
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA7FF #FFF69E
analogous
#9ED7FF #9EA7FF #C59EFF
triadic
#9EA7FF #FF9EA7 #A7FF9E
tetradic
#9EA7FF #FF9ED7 #FFF69E #9EFFC5
square
#9EA7FF #FF9ED7 #FFF69E #9EFFC5
split-complementary
#9EA7FF #FFC59E #D7FF9E
monochromatic
#2438FF #616FFF #9EA7FF #DBDFFF #E0E3FF
Accessibility & contrast
On white
2.23
#9EA7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#9EA7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA7FF
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA7FF | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#84AAFD
Tritanopia (blue-blind)
#81B8C7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9ea7ff; /* rgb */ color: rgb(158, 167, 255); /* oklch */ color: oklch(75.6% 0.127 278.4);
Tailwind
colors: {
custom: {
50: '#bec1ff',
500: '#9ea7ff',
950: '#000000',
},
}SCSS
$custom: #9ea7ff; $custom-light: #bec1ff; $custom-dark: #000000;
JSON
{
"hex": "#9ea7ff",
"rgb": {
"r": 158,
"g": 167,
"b": 255
},
"hsl": {
"h": 234.433,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.75623,
"c": 0.12651,
"h": 278.4
},
"luminance": 0.42127
}Semantic roles & 50–950 ramp
primary
#9EA7FF
secondary
#F7F4D4
accent
#D000E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121218
muted
#818186