#93BCFA#93BCFA
#93BCFA is a light, moderate blue. Relative luminance 0.491; OKLCH L 78.9% C 0.099 H 258.5°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #93BCFA |
|---|---|
| RGB | rgb(147, 188, 250) |
| HSL | hsl(216, 91%, 78%) |
| HSV | hsv(216, 41%, 98%) |
| CMYK | cmyk(41.2%, 24.8%, 0%, 2%) |
| CIE-LAB | lab(75.49, 1.76, -34.96) |
| CIE-LCH | lch(75.49, 35.01, 272.88°) |
| OKLab | oklab(78.9% -0.0198 -0.0973) |
| OKLCH | oklch(78.9% 0.099 258.5) |
| XYZ | xyz(47.2656, 49.0689, 97.4047) |
| Luminance | 0.4907 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.57
Pastel Blue
#A2BFFE
ΔE00 3.12
Baby Blue (survey)
#A2CFFE
ΔE00 5.09
Sky Blue (survey)
#75BBFD
ΔE00 5.46
Powder Blue (survey)
#B1D1FC
ΔE00 6.09
Light Blue
#95D0FC
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BCFA #FAD193
analogous
#93EFFA #93BCFA #9E93FA
triadic
#93BCFA #FA93BC #BCFA93
tetradic
#93BCFA #FA93EF #FAD193 #93FA9E
square
#93BCFA #FA93EF #FAD193 #93FA9E
split-complementary
#93BCFA #FA9E93 #EFFA93
monochromatic
#1E73F5 #5998F7 #93BCFA #CDE0FD #E2EDFE
Accessibility & contrast
On white
1.94
#93BCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#93BCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BCFA
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BCFA | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BFFD
Deuteranopia (green-blind)
#9AB6F9
Tritanopia (blue-blind)
#6EC9D1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #93bcfa; /* rgb */ color: rgb(147, 188, 250); /* oklch */ color: oklch(78.9% 0.099 258.5);
Tailwind
colors: {
custom: {
50: '#b6d0fc',
500: '#93bcfa',
950: '#000000',
},
}SCSS
$custom: #93bcfa; $custom-light: #b6d0fc; $custom-dark: #000000;
JSON
{
"hex": "#93bcfa",
"rgb": {
"r": 147,
"g": 188,
"b": 250
},
"hsl": {
"h": 216.117,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.78898,
"c": 0.09932,
"h": 258.5
},
"luminance": 0.49072
}Semantic roles & 50–950 ramp
primary
#93BCFA
secondary
#F6E9D5
accent
#8A00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285