#93AEF9#93AEF9
#93AEF9 is a light, moderate blue. Relative luminance 0.433; OKLCH L 76.0% C 0.112 H 268.5°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #93AEF9 |
|---|---|
| RGB | rgb(147, 174, 249) |
| HSL | hsl(224, 89%, 78%) |
| HSV | hsv(224, 41%, 98%) |
| CMYK | cmyk(41%, 30.1%, 0%, 2.4%) |
| CIE-LAB | lab(71.77, 9.25, -40.21) |
| CIE-LCH | lch(71.77, 41.26, 282.96°) |
| OKLab | oklab(75.98% -0.0029 -0.1124) |
| OKLCH | oklch(75.98% 0.112 268.5) |
| XYZ | xyz(44.2623, 43.3124, 95.6320) |
| Luminance | 0.4331 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.35
Carolina Blue
#8AB8FE
ΔE00 4.63
Periwinkle Blue
#8F99FB
ΔE00 6.18
Light Grey Blue
#9DBCD4
ΔE00 8.80
Cornflowerblue
#6495ED
ΔE00 8.92
Powder Blue (survey)
#B1D1FC
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93AEF9 #F9DE93
analogous
#93E1F9 #93AEF9 #AB93F9
triadic
#93AEF9 #F993AE #AEF993
tetradic
#93AEF9 #F993E1 #F9DE93 #93F9AB
square
#93AEF9 #F993E1 #F9DE93 #93F9AB
split-complementary
#93AEF9 #F9AB93 #E1F993
monochromatic
#1F57F3 #5983F6 #93AEF9 #CDD9FC #E2E9FD
Accessibility & contrast
On white
2.17
#93AEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#93AEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93AEF9
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93AEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93AEF9 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FC
Deuteranopia (green-blind)
#8AACF7
Tritanopia (blue-blind)
#71BDC9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #93aef9; /* rgb */ color: rgb(147, 174, 249); /* oklch */ color: oklch(76.0% 0.112 268.5);
Tailwind
colors: {
custom: {
50: '#b6c5fb',
500: '#93aef9',
950: '#000000',
},
}SCSS
$custom: #93aef9; $custom-light: #b6c5fb; $custom-dark: #000000;
JSON
{
"hex": "#93aef9",
"rgb": {
"r": 147,
"g": 174,
"b": 249
},
"hsl": {
"h": 224.118,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.75978,
"c": 0.11246,
"h": 268.5
},
"luminance": 0.43315
}Semantic roles & 50–950 ramp
primary
#93AEF9
secondary
#F5EDD6
accent
#A900E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185