#93AFFA#93AFFA
#93AFFA is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.2% C 0.113 H 268.0°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #93AFFA |
|---|---|
| RGB | rgb(147, 175, 250) |
| HSL | hsl(224, 91%, 78%) |
| HSV | hsv(224, 41%, 98%) |
| CMYK | cmyk(41.2%, 30%, 0%, 2%) |
| CIE-LAB | lab(72.07, 8.97, -40.28) |
| CIE-LCH | lch(72.07, 41.27, 282.55°) |
| OKLab | oklab(76.23% -0.0039 -0.1126) |
| OKLCH | oklch(76.23% 0.113 268) |
| XYZ | xyz(44.6126, 43.7628, 96.5203) |
| Luminance | 0.4376 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.12
Carolina Blue
#8AB8FE
ΔE00 4.33
Periwinkle Blue
#8F99FB
ΔE00 6.47
Light Grey Blue
#9DBCD4
ΔE00 8.71
Powder Blue (survey)
#B1D1FC
ΔE00 8.74
Baby Blue (survey)
#A2CFFE
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93AFFA #FADE93
analogous
#93E3FA #93AFFA #AA93FA
triadic
#93AFFA #FA93AF #AFFA93
tetradic
#93AFFA #FA93E3 #FADE93 #93FAAA
square
#93AFFA #FA93E3 #FADE93 #93FAAA
split-complementary
#93AFFA #FAAA93 #E3FA93
monochromatic
#1E58F5 #5984F7 #93AFFA #CDDAFD #E2E9FE
Accessibility & contrast
On white
2.15
#93AFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#93AFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93AFFA
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93AFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93AFFA | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B6FD
Deuteranopia (green-blind)
#8BADF8
Tritanopia (blue-blind)
#70BECA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #93affa; /* rgb */ color: rgb(147, 175, 250); /* oklch */ color: oklch(76.2% 0.113 268.0);
Tailwind
colors: {
custom: {
50: '#b6c6fc',
500: '#93affa',
950: '#000000',
},
}SCSS
$custom: #93affa; $custom-light: #b6c6fc; $custom-dark: #000000;
JSON
{
"hex": "#93affa",
"rgb": {
"r": 147,
"g": 175,
"b": 250
},
"hsl": {
"h": 223.689,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.76227,
"c": 0.11269,
"h": 268
},
"luminance": 0.43765
}Semantic roles & 50–950 ramp
primary
#93AFFA
secondary
#F6EDD5
accent
#A700E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285