#93BBFE#93BBFE
#93BBFE is a light, moderate blue. Relative luminance 0.489; OKLCH L 78.9% C 0.105 H 260.5°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #93BBFE |
|---|---|
| RGB | rgb(147, 187, 254) |
| HSL | hsl(218, 98%, 79%) |
| HSV | hsv(218, 42%, 100%) |
| CMYK | cmyk(42.1%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(75.39, 3.39, -37.28) |
| CIE-LCH | lch(75.39, 37.43, 275.20°) |
| OKLab | oklab(78.87% -0.0174 -0.104) |
| OKLCH | oklch(78.87% 0.105 260.5) |
| XYZ | xyz(47.6866, 48.8967, 100.6720) |
| Luminance | 0.4890 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.55
Pastel Blue
#A2BFFE
ΔE00 2.95
Baby Blue (survey)
#A2CFFE
ΔE00 5.48
Sky Blue (survey)
#75BBFD
ΔE00 5.87
Powder Blue (survey)
#B1D1FC
ΔE00 6.34
Light Blue
#95D0FC
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BBFE #FED693
analogous
#93F0FE #93BBFE #A093FE
triadic
#93BBFE #FE93BB #BBFE93
tetradic
#93BBFE #FE93F0 #FED693 #93FEA0
square
#93BBFE #FE93F0 #FED693 #93FEA0
split-complementary
#93BBFE #FEA093 #F0FE93
monochromatic
#1A6FFD #5695FD #93BBFE #D0E1FF #E1ECFF
Accessibility & contrast
On white
1.95
#93BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#93BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BBFE
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BBFE | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BFFF
Deuteranopia (green-blind)
#97B5FD
Tritanopia (blue-blind)
#6CC9D2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #93bbfe; /* rgb */ color: rgb(147, 187, 254); /* oklch */ color: oklch(78.9% 0.105 260.5);
Tailwind
colors: {
custom: {
50: '#b6cfff',
500: '#93bbfe',
950: '#000000',
},
}SCSS
$custom: #93bbfe; $custom-light: #b6cfff; $custom-dark: #000000;
JSON
{
"hex": "#93bbfe",
"rgb": {
"r": 147,
"g": 187,
"b": 254
},
"hsl": {
"h": 217.57,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.78866,
"c": 0.10541,
"h": 260.5
},
"luminance": 0.48899
}Semantic roles & 50–950 ramp
primary
#93BBFE
secondary
#F7EAD4
accent
#9000E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121318
muted
#818286