#93BAFA#93BAFA
#93BAFA is a light, moderate blue. Relative luminance 0.482; OKLCH L 78.5% C 0.101 H 260.1°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #93BAFA |
|---|---|
| RGB | rgb(147, 186, 250) |
| HSL | hsl(217, 91%, 78%) |
| HSV | hsv(217, 41%, 98%) |
| CMYK | cmyk(41.2%, 25.6%, 0%, 2%) |
| CIE-LAB | lab(74.96, 2.86, -35.78) |
| CIE-LCH | lch(74.96, 35.90, 274.57°) |
| OKLab | oklab(78.48% -0.0174 -0.0997) |
| OKLCH | oklch(78.48% 0.101 260.1) |
| XYZ | xyz(46.8413, 48.2204, 97.2632) |
| Luminance | 0.4822 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.63
Pastel Blue
#A2BFFE
ΔE00 2.90
Baby Blue (survey)
#A2CFFE
ΔE00 5.67
Sky Blue (survey)
#75BBFD
ΔE00 5.93
Powder Blue (survey)
#B1D1FC
ΔE00 6.43
Light Blue
#95D0FC
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BAFA #FAD393
analogous
#93EDFA #93BAFA #A093FA
triadic
#93BAFA #FA93BA #BAFA93
tetradic
#93BAFA #FA93ED #FAD393 #93FAA0
square
#93BAFA #FA93ED #FAD393 #93FAA0
split-complementary
#93BAFA #FAA093 #EDFA93
monochromatic
#1E6FF5 #5995F7 #93BAFA #CDDFFD #E2ECFE
Accessibility & contrast
On white
1.97
#93BAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#93BAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BAFA
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BAFA | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BEFD
Deuteranopia (green-blind)
#98B4F9
Tritanopia (blue-blind)
#6FC8D0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #93bafa; /* rgb */ color: rgb(147, 186, 250); /* oklch */ color: oklch(78.5% 0.101 260.1);
Tailwind
colors: {
custom: {
50: '#b6cefc',
500: '#93bafa',
950: '#000000',
},
}SCSS
$custom: #93bafa; $custom-light: #b6cefc; $custom-dark: #000000;
JSON
{
"hex": "#93bafa",
"rgb": {
"r": 147,
"g": 186,
"b": 250
},
"hsl": {
"h": 217.282,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.78483,
"c": 0.10118,
"h": 260.1
},
"luminance": 0.48223
}Semantic roles & 50–950 ramp
primary
#93BAFA
secondary
#F6E9D5
accent
#8F00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285