#93AFFD#93AFFD
#93AFFD is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.4% C 0.117 H 268.5°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #93AFFD |
|---|---|
| RGB | rgb(147, 175, 253) |
| HSL | hsl(224, 96%, 78%) |
| HSV | hsv(224, 42%, 99%) |
| CMYK | cmyk(41.9%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(72.20, 9.79, -41.70) |
| CIE-LCH | lch(72.20, 42.84, 283.21°) |
| OKLab | oklab(76.37% -0.0031 -0.1167) |
| OKLCH | oklch(76.37% 0.117 268.5) |
| XYZ | xyz(45.0867, 43.9525, 99.0174) |
| Luminance | 0.4395 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.15
Carolina Blue
#8AB8FE
ΔE00 4.32
Periwinkle Blue
#8F99FB
ΔE00 6.44
Light Grey Blue
#9DBCD4
ΔE00 8.71
Powder Blue (survey)
#B1D1FC
ΔE00 8.75
Baby Blue (survey)
#A2CFFE
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93AFFD #FDE193
analogous
#93E4FD #93AFFD #AC93FD
triadic
#93AFFD #FD93AF #AFFD93
tetradic
#93AFFD #FD93E4 #FDE193 #93FDAC
square
#93AFFD #FD93E4 #FDE193 #93FDAC
split-complementary
#93AFFD #FDAC93 #E4FD93
monochromatic
#1B56FB #5782FC #93AFFD #CFDCFE #E1E9FE
Accessibility & contrast
On white
2.14
#93AFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#93AFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93AFFD
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93AFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93AFFD | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FF
Deuteranopia (green-blind)
#8AADFB
Tritanopia (blue-blind)
#6FBFCB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #93affd; /* rgb */ color: rgb(147, 175, 253); /* oklch */ color: oklch(76.4% 0.117 268.5);
Tailwind
colors: {
custom: {
50: '#b6c6fe',
500: '#93affd',
950: '#000000',
},
}SCSS
$custom: #93affd; $custom-light: #b6c6fe; $custom-dark: #000000;
JSON
{
"hex": "#93affd",
"rgb": {
"r": 147,
"g": 175,
"b": 253
},
"hsl": {
"h": 224.151,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.76367,
"c": 0.11677,
"h": 268.5
},
"luminance": 0.43955
}Semantic roles & 50–950 ramp
primary
#93AFFD
secondary
#F7EED4
accent
#A900E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121318
muted
#818286