#93AFFE#93AFFE
#93AFFE is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.4% C 0.118 H 268.6°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #93AFFE |
|---|---|
| RGB | rgb(147, 175, 254) |
| HSL | hsl(224, 98%, 79%) |
| HSV | hsv(224, 42%, 100%) |
| CMYK | cmyk(42.1%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(72.24, 10.07, -42.18) |
| CIE-LCH | lch(72.24, 43.36, 283.42°) |
| OKLab | oklab(76.42% -0.0028 -0.1181) |
| OKLCH | oklch(76.42% 0.118 268.6) |
| XYZ | xyz(45.2464, 44.0163, 99.8586) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.17
Carolina Blue
#8AB8FE
ΔE00 4.32
Periwinkle Blue
#8F99FB
ΔE00 6.43
Light Grey Blue
#9DBCD4
ΔE00 8.70
Powder Blue (survey)
#B1D1FC
ΔE00 8.76
Baby Blue (survey)
#A2CFFE
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93AFFE #FEE293
analogous
#93E4FE #93AFFE #AC93FE
triadic
#93AFFE #FE93AF #AFFE93
tetradic
#93AFFE #FE93E4 #FEE293 #93FEAC
square
#93AFFE #FE93E4 #FEE293 #93FEAC
split-complementary
#93AFFE #FEAC93 #E4FE93
monochromatic
#1A55FD #5682FD #93AFFE #D0DCFF #E1E9FF
Accessibility & contrast
On white
2.14
#93AFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#93AFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93AFFE
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93AFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93AFFE | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#89ADFC
Tritanopia (blue-blind)
#6EBFCB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #93affe; /* rgb */ color: rgb(147, 175, 254); /* oklch */ color: oklch(76.4% 0.118 268.6);
Tailwind
colors: {
custom: {
50: '#b7c6ff',
500: '#93affe',
950: '#000000',
},
}SCSS
$custom: #93affe; $custom-light: #b7c6ff; $custom-dark: #000000;
JSON
{
"hex": "#93affe",
"rgb": {
"r": 147,
"g": 175,
"b": 254
},
"hsl": {
"h": 224.299,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.76415,
"c": 0.11813,
"h": 268.6
},
"luminance": 0.44019
}Semantic roles & 50–950 ramp
primary
#93AFFE
secondary
#F7EED4
accent
#A900E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121318
muted
#818286