#93B7EB#93B7EB
#93B7EB is a light, moderate blue. Relative luminance 0.461; OKLCH L 77.2% C 0.085 H 257.5°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #93B7EB |
|---|---|
| RGB | rgb(147, 183, 235) |
| HSL | hsl(215, 69%, 75%) |
| HSV | hsv(215, 37%, 92%) |
| CMYK | cmyk(37.4%, 22.1%, 0%, 7.8%) |
| CIE-LAB | lab(73.59, 0.51, -29.81) |
| CIE-LCH | lch(73.59, 29.81, 270.97°) |
| OKLab | oklab(77.22% -0.0183 -0.0826) |
| OKLCH | oklch(77.22% 0.085 257.5) |
| XYZ | xyz(43.9568, 46.0660, 85.1566) |
| Luminance | 0.4607 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.73
Pastel Blue
#A2BFFE
ΔE00 3.49
Sky Blue (survey)
#75BBFD
ΔE00 6.23
Baby Blue (survey)
#A2CFFE
ΔE00 6.30
Powder Blue (survey)
#B1D1FC
ΔE00 6.80
Light Grey Blue
#9DBCD4
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93B7EB #EBC793
analogous
#93E3EB #93B7EB #9B93EB
triadic
#93B7EB #EB93B7 #B7EB93
tetradic
#93B7EB #EB93E3 #EBC793 #93EB9B
square
#93B7EB #EB93E3 #EBC793 #93EB9B
split-complementary
#93B7EB #EB9B93 #E3EB93
monochromatic
#2C72D8 #5F95E1 #93B7EB #C7D9F5 #E5EEFA
Accessibility & contrast
On white
2.06
#93B7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#93B7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93B7EB
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93B7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93B7EB | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BAED
Deuteranopia (green-blind)
#9AB1EA
Tritanopia (blue-blind)
#76C2C9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #93b7eb; /* rgb */ color: rgb(147, 183, 235); /* oklch */ color: oklch(77.2% 0.085 257.5);
Tailwind
colors: {
custom: {
50: '#b5ccf1',
500: '#93b7eb',
950: '#000000',
},
}SCSS
$custom: #93b7eb; $custom-light: #b5ccf1; $custom-dark: #000000;
JSON
{
"hex": "#93b7eb",
"rgb": {
"r": 147,
"g": 183,
"b": 235
},
"hsl": {
"h": 215.455,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.77216,
"c": 0.08459,
"h": 257.5
},
"luminance": 0.46068
}Semantic roles & 50–950 ramp
primary
#93B7EB
secondary
#F2E8D9
accent
#8415D1
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284