#93A2EE#93A2EE
#93A2EE is a light, moderate blue. Relative luminance 0.382; OKLCH L 73.0% C 0.112 H 274.8°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #93A2EE |
|---|---|
| RGB | rgb(147, 162, 238) |
| HSL | hsl(230, 73%, 75%) |
| HSV | hsv(230, 38%, 93%) |
| CMYK | cmyk(38.2%, 31.9%, 0%, 6.7%) |
| CIE-LAB | lab(68.18, 13.04, -39.82) |
| CIE-LCH | lch(68.18, 41.91, 288.13°) |
| OKLab | oklab(73.04% 0.0093 -0.1113) |
| OKLCH | oklch(73.04% 0.112 274.8) |
| XYZ | xyz(40.3810, 38.2150, 86.1209) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.36
Perrywinkle
#8F8CE7
ΔE00 6.67
Pastel Blue
#A2BFFE
ΔE00 7.73
Lavender Blue
#8B88F8
ΔE00 7.91
Carolina Blue
#8AB8FE
ΔE00 8.47
Cornflowerblue
#6495ED
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93A2EE #EEDF93
analogous
#93CFEE #93A2EE #B193EE
triadic
#93A2EE #EE93A2 #A2EE93
tetradic
#93A2EE #EE93CF #EEDF93 #93EEB1
square
#93A2EE #EE93CF #EEDF93 #93EEB1
split-complementary
#93A2EE #EEB193 #CFEE93
monochromatic
#2947DD #5E74E6 #93A2EE #C8D0F6 #E5E8FB
Accessibility & contrast
On white
2.43
#93A2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#93A2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93A2EE
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93A2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93A2EE | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF1
Deuteranopia (green-blind)
#82A3EC
Tritanopia (blue-blind)
#77B1BD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #93a2ee; /* rgb */ color: rgb(147, 162, 238); /* oklch */ color: oklch(73.0% 0.112 274.8);
Tailwind
colors: {
custom: {
50: '#b5bdf4',
500: '#93a2ee',
950: '#000000',
},
}SCSS
$custom: #93a2ee; $custom-light: #b5bdf4; $custom-dark: #000000;
JSON
{
"hex": "#93a2ee",
"rgb": {
"r": 147,
"g": 162,
"b": 238
},
"hsl": {
"h": 230.11,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.73043,
"c": 0.11171,
"h": 274.8
},
"luminance": 0.38217
}Semantic roles & 50–950 ramp
primary
#93A2EE
secondary
#F2EED9
accent
#B511D5
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185