#93AFF7#93AFF7
#93AFF7 is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.1% C 0.109 H 267.5°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #93AFF7 |
|---|---|
| RGB | rgb(147, 175, 247) |
| HSL | hsl(223, 86%, 77%) |
| HSV | hsv(223, 40%, 97%) |
| CMYK | cmyk(40.5%, 29.1%, 0%, 3.1%) |
| CIE-LAB | lab(71.94, 8.15, -38.85) |
| CIE-LCH | lch(71.94, 39.70, 281.84°) |
| OKLab | oklab(76.09% -0.0047 -0.1085) |
| OKLCH | oklch(76.09% 0.109 267.5) |
| XYZ | xyz(44.1459, 43.5761, 94.0626) |
| Luminance | 0.4358 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.11
Carolina Blue
#8AB8FE
ΔE00 4.36
Periwinkle Blue
#8F99FB
ΔE00 6.51
Light Grey Blue
#9DBCD4
ΔE00 8.72
Powder Blue (survey)
#B1D1FC
ΔE00 8.73
Baby Blue (survey)
#A2CFFE
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93AFF7 #F7DB93
analogous
#93E1F7 #93AFF7 #A993F7
triadic
#93AFF7 #F793AF #AFF793
tetradic
#93AFF7 #F793E1 #F7DB93 #93F7A9
square
#93AFF7 #F793E1 #F7DB93 #93F7A9
split-complementary
#93AFF7 #F7A993 #E1F793
monochromatic
#215BEF #5A85F3 #93AFF7 #CCD9FB #E3EAFD
Accessibility & contrast
On white
2.16
#93AFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#93AFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93AFF7
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93AFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93AFF7 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B5FA
Deuteranopia (green-blind)
#8CACF5
Tritanopia (blue-blind)
#72BEC8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #93aff7; /* rgb */ color: rgb(147, 175, 247); /* oklch */ color: oklch(76.1% 0.109 267.5);
Tailwind
colors: {
custom: {
50: '#b6c6fa',
500: '#93aff7',
950: '#000000',
},
}SCSS
$custom: #93aff7; $custom-light: #b6c6fa; $custom-dark: #000000;
JSON
{
"hex": "#93aff7",
"rgb": {
"r": 147,
"g": 175,
"b": 247
},
"hsl": {
"h": 223.2,
"s": 86.207,
"l": 77.255
},
"oklch": {
"l": 0.76088,
"c": 0.1086,
"h": 267.5
},
"luminance": 0.43578
}Semantic roles & 50–950 ramp
primary
#93AFF7
secondary
#F5ECD6
accent
#A403E3
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285