#93A2EA#93A2EA
#93A2EA is a light, moderate blue. Relative luminance 0.380; OKLCH L 72.9% C 0.106 H 274.5°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #93A2EA |
|---|---|
| RGB | rgb(147, 162, 234) |
| HSL | hsl(230, 67%, 75%) |
| HSV | hsv(230, 37%, 92%) |
| CMYK | cmyk(37.2%, 30.8%, 0%, 8.2%) |
| CIE-LAB | lab(68.01, 11.97, -37.90) |
| CIE-LCH | lch(68.01, 39.75, 287.52°) |
| OKLab | oklab(72.85% 0.0083 -0.1058) |
| OKLCH | oklch(72.85% 0.106 274.5) |
| XYZ | xyz(39.7999, 37.9826, 83.0603) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.78
Perrywinkle
#8F8CE7
ΔE00 6.69
Pastel Blue
#A2BFFE
ΔE00 7.83
Lavender Blue
#8B88F8
ΔE00 8.12
Carolina Blue
#8AB8FE
ΔE00 8.62
Cornflowerblue
#6495ED
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93A2EA #EADB93
analogous
#93CEEA #93A2EA #B093EA
triadic
#93A2EA #EA93A2 #A2EA93
tetradic
#93A2EA #EA93CE #EADB93 #93EAB0
square
#93A2EA #EA93CE #EADB93 #93EAB0
split-complementary
#93A2EA #EAB093 #CEEA93
monochromatic
#2D4AD6 #6076E0 #93A2EA #C6CEF4 #E5E9FA
Accessibility & contrast
On white
2.44
#93A2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#93A2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93A2EA
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93A2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93A2EA | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA9ED
Deuteranopia (green-blind)
#84A2E8
Tritanopia (blue-blind)
#79B0BC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #93a2ea; /* rgb */ color: rgb(147, 162, 234); /* oklch */ color: oklch(72.9% 0.106 274.5);
Tailwind
colors: {
custom: {
50: '#b5bdf1',
500: '#93a2ea',
950: '#000000',
},
}SCSS
$custom: #93a2ea; $custom-light: #b5bdf1; $custom-dark: #000000;
JSON
{
"hex": "#93a2ea",
"rgb": {
"r": 147,
"g": 162,
"b": 234
},
"hsl": {
"h": 229.655,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.72854,
"c": 0.10609,
"h": 274.5
},
"luminance": 0.37984
}Semantic roles & 50–950 ramp
primary
#93A2EA
secondary
#F2EDD9
accent
#AF16CF
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184