#93B0EE#93B0EE
#93B0EE is a light, moderate blue. Relative luminance 0.434; OKLCH L 75.9% C 0.095 H 264.9°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #93B0EE |
|---|---|
| RGB | rgb(147, 176, 238) |
| HSL | hsl(221, 73%, 75%) |
| HSV | hsv(221, 38%, 93%) |
| CMYK | cmyk(38.2%, 26.1%, 0%, 6.7%) |
| CIE-LAB | lab(71.84, 5.16, -34.13) |
| CIE-LCH | lch(71.84, 34.52, 278.60°) |
| OKLab | oklab(75.89% -0.0085 -0.0949) |
| OKLCH | oklch(75.89% 0.095 264.9) |
| XYZ | xyz(42.9858, 43.4247, 86.9892) |
| Luminance | 0.4343 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.03
Carolina Blue
#8AB8FE
ΔE00 4.27
Periwinkle Blue
#8F99FB
ΔE00 7.02
Sky Blue (survey)
#75BBFD
ΔE00 8.45
Powder Blue (survey)
#B1D1FC
ΔE00 8.47
Light Grey Blue
#9DBCD4
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93B0EE #EED193
analogous
#93DDEE #93B0EE #A393EE
triadic
#93B0EE #EE93B0 #B0EE93
tetradic
#93B0EE #EE93DD #EED193 #93EEA3
square
#93B0EE #EE93DD #EED193 #93EEA3
split-complementary
#93B0EE #EEA393 #DDEE93
monochromatic
#2963DD #5E89E6 #93B0EE #C8D7F6 #E5ECFB
Accessibility & contrast
On white
2.17
#93B0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#93B0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93B0EE
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93B0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93B0EE | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB5F1
Deuteranopia (green-blind)
#92ACED
Tritanopia (blue-blind)
#76BDC5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #93b0ee; /* rgb */ color: rgb(147, 176, 238); /* oklch */ color: oklch(75.9% 0.095 264.9);
Tailwind
colors: {
custom: {
50: '#b5c7f3',
500: '#93b0ee',
950: '#000000',
},
}SCSS
$custom: #93b0ee; $custom-light: #b5c7f3; $custom-dark: #000000;
JSON
{
"hex": "#93b0ee",
"rgb": {
"r": 147,
"g": 176,
"b": 238
},
"hsl": {
"h": 220.879,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.75888,
"c": 0.09531,
"h": 264.9
},
"luminance": 0.43427
}Semantic roles & 50–950 ramp
primary
#93B0EE
secondary
#F2EAD9
accent
#9611D5
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285