#9EA2D2#9EA2D2
#9EA2D2 is a light, moderate blue. Relative luminance 0.378; OKLCH L 72.6% C 0.070 H 280.8°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA2D2 |
|---|---|
| RGB | rgb(158, 162, 210) |
| HSL | hsl(235, 37%, 72%) |
| HSV | hsv(235, 25%, 82%) |
| CMYK | cmyk(24.8%, 22.9%, 0%, 17.6%) |
| CIE-LAB | lab(67.84, 9.03, -24.88) |
| CIE-LCH | lch(67.84, 26.47, 289.95°) |
| OKLab | oklab(72.61% 0.013 -0.0684) |
| OKLCH | oklch(72.61% 0.07 280.8) |
| XYZ | xyz(38.6508, 37.7621, 66.2127) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.76
Perrywinkle
#8F8CE7
ΔE00 9.02
Periwinkle Blue
#8F99FB
ΔE00 9.15
Light Periwinkle
#C1C6FC
ΔE00 9.84
Pale Purple
#B790D4
ΔE00 10.64
Pale Violet
#CEAEFA
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA2D2 #D2CE9E
analogous
#9EBCD2 #9EA2D2 #B49ED2
triadic
#9EA2D2 #D29EA2 #A2D29E
tetradic
#9EA2D2 #D29EBC #D2CE9E #9ED2B4
square
#9EA2D2 #D29EBC #D2CE9E #9ED2B4
split-complementary
#9EA2D2 #D2B49E #BCD29E
monochromatic
#4E55A8 #747ABF #9EA2D2 #C8CAE5 #EAEBF5
Accessibility & contrast
On white
2.46
#9EA2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#9EA2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA2D2
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA2D2 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A7D4
Deuteranopia (green-blind)
#93A4D1
Tritanopia (blue-blind)
#92ABB2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #9ea2d2; /* rgb */ color: rgb(158, 162, 210); /* oklch */ color: oklch(72.6% 0.070 280.8);
Tailwind
colors: {
custom: {
50: '#bbbde0',
500: '#9ea2d2',
950: '#000000',
},
}SCSS
$custom: #9ea2d2; $custom-light: #bbbde0; $custom-dark: #000000;
JSON
{
"hex": "#9ea2d2",
"rgb": {
"r": 158,
"g": 162,
"b": 210
},
"hsl": {
"h": 235.385,
"s": 36.62,
"l": 72.157
},
"oklch": {
"l": 0.72613,
"c": 0.06964,
"h": 280.8
},
"luminance": 0.37763
}Semantic roles & 50–950 ramp
primary
#9EA2D2
secondary
#ECEBDF
accent
#A636B0
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#121215
muted
#818183