#93BBFF#93BBFF
#93BBFF is a light, moderate blue. Relative luminance 0.490; OKLCH L 78.9% C 0.107 H 260.7°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #93BBFF |
|---|---|
| RGB | rgb(147, 187, 255) |
| HSL | hsl(218, 100%, 79%) |
| HSV | hsv(218, 42%, 100%) |
| CMYK | cmyk(42.4%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(75.43, 3.67, -37.75) |
| CIE-LCH | lch(75.43, 37.93, 275.55°) |
| OKLab | oklab(78.91% -0.0172 -0.1053) |
| OKLCH | oklch(78.91% 0.107 260.7) |
| XYZ | xyz(47.8472, 48.9609, 101.5176) |
| Luminance | 0.4896 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.57
Pastel Blue
#A2BFFE
ΔE00 2.95
Baby Blue (survey)
#A2CFFE
ΔE00 5.50
Sky Blue (survey)
#75BBFD
ΔE00 5.91
Powder Blue (survey)
#B1D1FC
ΔE00 6.36
Light Blue
#95D0FC
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BBFF #FFD793
analogous
#93F1FF #93BBFF #A193FF
triadic
#93BBFF #FF93BB #BBFF93
tetradic
#93BBFF #FF93F1 #FFD793 #93FFA1
square
#93BBFF #FF93F1 #FFD793 #93FFA1
split-complementary
#93BBFF #FFA193 #F1FF93
monochromatic
#196EFF #5694FF #93BBFF #D0E2FF #E0ECFF
Accessibility & contrast
On white
1.95
#93BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#93BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BBFF
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BBFF | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BFFF
Deuteranopia (green-blind)
#96B5FE
Tritanopia (blue-blind)
#6CC9D3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #93bbff; /* rgb */ color: rgb(147, 187, 255); /* oklch */ color: oklch(78.9% 0.107 260.7);
Tailwind
colors: {
custom: {
50: '#b7cfff',
500: '#93bbff',
950: '#000000',
},
}SCSS
$custom: #93bbff; $custom-light: #b7cfff; $custom-dark: #000000;
JSON
{
"hex": "#93bbff",
"rgb": {
"r": 147,
"g": 187,
"b": 255
},
"hsl": {
"h": 217.778,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.78911,
"c": 0.10671,
"h": 260.7
},
"luminance": 0.48964
}Semantic roles & 50–950 ramp
primary
#93BBFF
secondary
#F7EAD4
accent
#9100E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121318
muted
#818286