#93AEDF#93AEDF
#93AEDF is a light, moderate blue. Relative luminance 0.418; OKLCH L 74.8% C 0.077 H 262.2°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #93AEDF |
|---|---|
| RGB | rgb(147, 174, 223) |
| HSL | hsl(219, 54%, 73%) |
| HSV | hsv(219, 34%, 87%) |
| CMYK | cmyk(34.1%, 22%, 0%, 12.5%) |
| CIE-LAB | lab(70.73, 2.35, -27.66) |
| CIE-LCH | lch(70.73, 27.76, 274.85°) |
| OKLab | oklab(74.83% -0.0105 -0.0765) |
| OKLCH | oklch(74.83% 0.077 262.2) |
| XYZ | xyz(40.4840, 41.8011, 75.7330) |
| Luminance | 0.4180 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.22
Carolina Blue
#8AB8FE
ΔE00 5.53
Periwinkle Blue
#8F99FB
ΔE00 7.15
Lightsteelblue
#B0C4DE
ΔE00 8.09
Light Grey Blue
#9DBCD4
ΔE00 8.15
Cloudy Blue
#ACC2D9
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93AEDF #DFC493
analogous
#93D4DF #93AEDF #9E93DF
triadic
#93AEDF #DF93AE #AEDF93
tetradic
#93AEDF #DF93D4 #DFC493 #93DF9E
square
#93AEDF #DF93D4 #DFC493 #93DF9E
split-complementary
#93AEDF #DF9E93 #D4DF93
monochromatic
#3968BF #648BD1 #93AEDF #C2D1ED #E7EDF8
Accessibility & contrast
On white
2.24
#93AEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#93AEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93AEDF
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93AEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93AEDF | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB1E1
Deuteranopia (green-blind)
#96AADE
Tritanopia (blue-blind)
#7CB8BF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #93aedf; /* rgb */ color: rgb(147, 174, 223); /* oklch */ color: oklch(74.8% 0.077 262.2);
Tailwind
colors: {
custom: {
50: '#b4c6e9',
500: '#93aedf',
950: '#000000',
},
}SCSS
$custom: #93aedf; $custom-light: #b4c6e9; $custom-dark: #000000;
JSON
{
"hex": "#93aedf",
"rgb": {
"r": 147,
"g": 174,
"b": 223
},
"hsl": {
"h": 218.684,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.74832,
"c": 0.0772,
"h": 262.2
},
"luminance": 0.41803
}Semantic roles & 50–950 ramp
primary
#93AEDF
secondary
#EFE8DC
accent
#8A24C2
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284