#93B2DF#93B2DF
#93B2DF is a light, moderate blue. Relative luminance 0.434; OKLCH L 75.7% C 0.074 H 257.6°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #93B2DF |
|---|---|
| RGB | rgb(147, 178, 223) |
| HSL | hsl(216, 54%, 73%) |
| HSV | hsv(216, 34%, 87%) |
| CMYK | cmyk(34.1%, 20.2%, 0%, 12.5%) |
| CIE-LAB | lab(71.81, 0.14, -26.02) |
| CIE-LCH | lch(71.81, 26.02, 270.31°) |
| OKLab | oklab(75.67% -0.0157 -0.0718) |
| OKLCH | oklch(75.67% 0.074 257.6) |
| XYZ | xyz(41.2683, 43.3697, 75.9945) |
| Luminance | 0.4337 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.54
Pastel Blue
#A2BFFE
ΔE00 4.73
Light Grey Blue
#9DBCD4
ΔE00 6.77
Lightsteelblue
#B0C4DE
ΔE00 7.08
Cloudy Blue
#ACC2D9
ΔE00 7.32
Sky Blue (survey)
#75BBFD
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93B2DF #DFC093
analogous
#93D8DF #93B2DF #9A93DF
triadic
#93B2DF #DF93B2 #B2DF93
tetradic
#93B2DF #DF93D8 #DFC093 #93DF9A
square
#93B2DF #DF93D8 #DFC093 #93DF9A
split-complementary
#93B2DF #DF9A93 #D8DF93
monochromatic
#396FBF #6490D1 #93B2DF #C2D4ED #E7EEF8
Accessibility & contrast
On white
2.17
#93B2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#93B2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93B2DF
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93B2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93B2DF | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B4E1
Deuteranopia (green-blind)
#9AADDE
Tritanopia (blue-blind)
#7CBCC1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #93b2df; /* rgb */ color: rgb(147, 178, 223); /* oklch */ color: oklch(75.7% 0.074 257.6);
Tailwind
colors: {
custom: {
50: '#b4c8e9',
500: '#93b2df',
950: '#000000',
},
}SCSS
$custom: #93b2df; $custom-light: #b4c8e9; $custom-dark: #000000;
JSON
{
"hex": "#93b2df",
"rgb": {
"r": 147,
"g": 178,
"b": 223
},
"hsl": {
"h": 215.526,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.75671,
"c": 0.07354,
"h": 257.6
},
"luminance": 0.43372
}Semantic roles & 50–950 ramp
primary
#93B2DF
secondary
#EFE7DC
accent
#8124C2
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284