#93AEFF#93AEFF
#93AEFF is a light, vivid blue. Relative luminance 0.437; OKLCH L 76.3% C 0.121 H 269.3°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #93AEFF |
|---|---|
| RGB | rgb(147, 174, 255) |
| HSL | hsl(225, 100%, 79%) |
| HSV | hsv(225, 42%, 100%) |
| CMYK | cmyk(42.4%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(72.02, 10.90, -43.06) |
| CIE-LCH | lch(72.02, 44.42, 284.21°) |
| OKLab | oklab(76.26% -0.0014 -0.1206) |
| OKLCH | oklch(76.26% 0.121 269.3) |
| XYZ | xyz(45.2131, 43.6928, 100.6395) |
| Luminance | 0.4370 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.42
Carolina Blue
#8AB8FE
ΔE00 4.61
Periwinkle Blue
#8F99FB
ΔE00 6.12
Light Grey Blue
#9DBCD4
ΔE00 8.77
Cornflowerblue
#6495ED
ΔE00 8.98
Powder Blue (survey)
#B1D1FC
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93AEFF #FFE493
analogous
#93E4FF #93AEFF #AE93FF
triadic
#93AEFF #FF93AE #AEFF93
tetradic
#93AEFF #FF93E4 #FFE493 #93FFAE
square
#93AEFF #FF93E4 #FFE493 #93FFAE
split-complementary
#93AEFF #FFAE93 #E4FF93
monochromatic
#1952FF #5680FF #93AEFF #D0DCFF #E0E8FF
Accessibility & contrast
On white
2.16
#93AEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#93AEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93AEFF
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93AEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93AEFF | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B6FF
Deuteranopia (green-blind)
#87ACFD
Tritanopia (blue-blind)
#6EBFCB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #93aeff; /* rgb */ color: rgb(147, 174, 255); /* oklch */ color: oklch(76.3% 0.121 269.3);
Tailwind
colors: {
custom: {
50: '#b7c5ff',
500: '#93aeff',
950: '#000000',
},
}SCSS
$custom: #93aeff; $custom-light: #b7c5ff; $custom-dark: #000000;
JSON
{
"hex": "#93aeff",
"rgb": {
"r": 147,
"g": 174,
"b": 255
},
"hsl": {
"h": 225,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.76261,
"c": 0.12065,
"h": 269.3
},
"luminance": 0.43695
}Semantic roles & 50–950 ramp
primary
#93AEFF
secondary
#F7EED4
accent
#AC00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121218
muted
#818186