#93AAFE#93AAFE
#93AAFE is a light, vivid blue. Relative luminance 0.421; OKLCH L 75.4% C 0.124 H 271.5°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #93AAFE |
|---|---|
| RGB | rgb(147, 170, 254) |
| HSL | hsl(227, 98%, 79%) |
| HSV | hsv(227, 42%, 100%) |
| CMYK | cmyk(42.1%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(70.94, 12.88, -44.20) |
| CIE-LCH | lch(70.94, 46.04, 286.25°) |
| OKLab | oklab(75.41% 0.0033 -0.124) |
| OKLCH | oklch(75.41% 0.124 271.5) |
| XYZ | xyz(44.2912, 42.1060, 99.5402) |
| Luminance | 0.4211 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.91
Pastel Blue
#A2BFFE
ΔE00 5.41
Carolina Blue
#8AB8FE
ΔE00 5.76
Cornflowerblue
#6495ED
ΔE00 8.67
Light Grey Blue
#9DBCD4
ΔE00 9.08
Perrywinkle
#8F8CE7
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93AAFE #FEE793
analogous
#93DFFE #93AAFE #B193FE
triadic
#93AAFE #FE93AA #AAFE93
tetradic
#93AAFE #FE93DF #FEE793 #93FEB1
square
#93AAFE #FE93DF #FEE793 #93FEB1
split-complementary
#93AAFE #FEB193 #DFFE93
monochromatic
#1A4BFD #567AFD #93AAFE #D0DAFF #E1E7FF
Accessibility & contrast
On white
2.23
#93AAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#93AAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93AAFE
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93AAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93AAFE | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#83A9FC
Tritanopia (blue-blind)
#6FBBC8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #93aafe; /* rgb */ color: rgb(147, 170, 254); /* oklch */ color: oklch(75.4% 0.124 271.5);
Tailwind
colors: {
custom: {
50: '#b7c3ff',
500: '#93aafe',
950: '#000000',
},
}SCSS
$custom: #93aafe; $custom-light: #b7c3ff; $custom-dark: #000000;
JSON
{
"hex": "#93aafe",
"rgb": {
"r": 147,
"g": 170,
"b": 254
},
"hsl": {
"h": 227.103,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.75411,
"c": 0.12402,
"h": 271.5
},
"luminance": 0.42108
}Semantic roles & 50–950 ramp
primary
#93AAFE
secondary
#F7EFD4
accent
#B400E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121218
muted
#818186