#93A8EA#93A8EA
#93A8EA is a light, moderate blue. Relative luminance 0.401; OKLCH L 74.1% C 0.099 H 270.3°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #93A8EA |
|---|---|
| RGB | rgb(147, 168, 234) |
| HSL | hsl(226, 67%, 75%) |
| HSV | hsv(226, 37%, 92%) |
| CMYK | cmyk(37.2%, 28.2%, 0%, 8.2%) |
| CIE-LAB | lab(69.57, 8.57, -35.47) |
| CIE-LCH | lch(69.57, 36.49, 283.59°) |
| OKLab | oklab(74.07% 0.0005 -0.0988) |
| OKLCH | oklch(74.07% 0.099 270.3) |
| XYZ | xyz(40.8821, 40.1470, 83.4210) |
| Luminance | 0.4015 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.12
Pastel Blue
#A2BFFE
ΔE00 6.13
Carolina Blue
#8AB8FE
ΔE00 6.81
Perrywinkle
#8F8CE7
ΔE00 8.56
Cornflowerblue
#6495ED
ΔE00 8.72
Light Grey Blue
#9DBCD4
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93A8EA #EAD593
analogous
#93D4EA #93A8EA #AA93EA
triadic
#93A8EA #EA93A8 #A8EA93
tetradic
#93A8EA #EA93D4 #EAD593 #93EAAA
square
#93A8EA #EA93D4 #EAD593 #93EAAA
split-complementary
#93A8EA #EAAA93 #D4EA93
monochromatic
#2D55D6 #607FE0 #93A8EA #C6D1F4 #E5EAFA
Accessibility & contrast
On white
2.33
#93A8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#93A8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93A8EA
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93A8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93A8EA | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEED
Deuteranopia (green-blind)
#8BA7E8
Tritanopia (blue-blind)
#78B5BF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #93a8ea; /* rgb */ color: rgb(147, 168, 234); /* oklch */ color: oklch(74.1% 0.099 270.3);
Tailwind
colors: {
custom: {
50: '#b5c1f1',
500: '#93a8ea',
950: '#000000',
},
}SCSS
$custom: #93a8ea; $custom-light: #b5c1f1; $custom-dark: #000000;
JSON
{
"hex": "#93a8ea",
"rgb": {
"r": 147,
"g": 168,
"b": 234
},
"hsl": {
"h": 225.517,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.74069,
"c": 0.09876,
"h": 270.3
},
"luminance": 0.40149
}Semantic roles & 50–950 ramp
primary
#93A8EA
secondary
#F2ECD9
accent
#A316CF
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184