#93ABFE#93ABFE
#93ABFE is a light, vivid blue. Relative luminance 0.425; OKLCH L 75.6% C 0.123 H 271.0°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #93ABFE |
|---|---|
| RGB | rgb(147, 171, 254) |
| HSL | hsl(227, 98%, 79%) |
| HSV | hsv(227, 42%, 100%) |
| CMYK | cmyk(42.1%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(71.20, 12.32, -43.80) |
| CIE-LCH | lch(71.20, 45.50, 285.71°) |
| OKLab | oklab(75.61% 0.002 -0.1228) |
| OKLCH | oklch(75.61% 0.123 271) |
| XYZ | xyz(44.4794, 42.4823, 99.6029) |
| Luminance | 0.4249 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.15
Periwinkle Blue
#8F99FB
ΔE00 5.21
Carolina Blue
#8AB8FE
ΔE00 5.47
Cornflowerblue
#6495ED
ΔE00 8.73
Light Grey Blue
#9DBCD4
ΔE00 9.00
Powder Blue (survey)
#B1D1FC
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93ABFE #FEE693
analogous
#93E0FE #93ABFE #B093FE
triadic
#93ABFE #FE93AB #ABFE93
tetradic
#93ABFE #FE93E0 #FEE693 #93FEB0
square
#93ABFE #FE93E0 #FEE693 #93FEB0
split-complementary
#93ABFE #FEB093 #E0FE93
monochromatic
#1A4DFD #567CFD #93ABFE #D0DAFF #E1E7FF
Accessibility & contrast
On white
2.21
#93ABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#93ABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93ABFE
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93ABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93ABFE | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#84AAFC
Tritanopia (blue-blind)
#6FBCC9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #93abfe; /* rgb */ color: rgb(147, 171, 254); /* oklch */ color: oklch(75.6% 0.123 271.0);
Tailwind
colors: {
custom: {
50: '#b7c3ff',
500: '#93abfe',
950: '#000000',
},
}SCSS
$custom: #93abfe; $custom-light: #b7c3ff; $custom-dark: #000000;
JSON
{
"hex": "#93abfe",
"rgb": {
"r": 147,
"g": 171,
"b": 254
},
"hsl": {
"h": 226.542,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.75611,
"c": 0.12282,
"h": 271
},
"luminance": 0.42485
}Semantic roles & 50–950 ramp
primary
#93ABFE
secondary
#F7EFD4
accent
#B200E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121218
muted
#818186