#93AFF0#93AFF0
#93AFF0 is a light, moderate blue. Relative luminance 0.432; OKLCH L 75.8% C 0.099 H 266.1°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #93AFF0 |
|---|---|
| RGB | rgb(147, 175, 240) |
| HSL | hsl(222, 76%, 76%) |
| HSV | hsv(222, 39%, 94%) |
| CMYK | cmyk(38.8%, 27.1%, 0%, 5.9%) |
| CIE-LAB | lab(71.66, 6.26, -35.50) |
| CIE-LCH | lch(71.66, 36.05, 279.99°) |
| OKLab | oklab(75.77% -0.0067 -0.0989) |
| OKLCH | oklch(75.77% 0.099 266.1) |
| XYZ | xyz(43.0859, 43.1522, 88.4801) |
| Luminance | 0.4315 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.20
Carolina Blue
#8AB8FE
ΔE00 4.50
Periwinkle Blue
#8F99FB
ΔE00 6.68
Light Grey Blue
#9DBCD4
ΔE00 8.70
Powder Blue (survey)
#B1D1FC
ΔE00 8.72
Sky Blue (survey)
#75BBFD
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93AFF0 #F0D493
analogous
#93DEF0 #93AFF0 #A593F0
triadic
#93AFF0 #F093AF #AFF093
tetradic
#93AFF0 #F093DE #F0D493 #93F0A5
square
#93AFF0 #F093DE #F0D493 #93F0A5
split-complementary
#93AFF0 #F0A593 #DEF093
monochromatic
#285FE1 #5D87E9 #93AFF0 #C9D7F7 #E4EBFB
Accessibility & contrast
On white
2.18
#93AFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#93AFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93AFF0
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93AFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93AFF0 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B4F3
Deuteranopia (green-blind)
#90ACEF
Tritanopia (blue-blind)
#75BCC6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #93aff0; /* rgb */ color: rgb(147, 175, 240); /* oklch */ color: oklch(75.8% 0.099 266.1);
Tailwind
colors: {
custom: {
50: '#b6c6f5',
500: '#93aff0',
950: '#000000',
},
}SCSS
$custom: #93aff0; $custom-light: #b6c6f5; $custom-dark: #000000;
JSON
{
"hex": "#93aff0",
"rgb": {
"r": 147,
"g": 175,
"b": 240
},
"hsl": {
"h": 221.935,
"s": 75.61,
"l": 75.882
},
"oklch": {
"l": 0.75771,
"c": 0.09908,
"h": 266.1
},
"luminance": 0.43154
}Semantic roles & 50–950 ramp
primary
#93AFF0
secondary
#F3EBD8
accent
#9B0ED8
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285