#93AFF2#93AFF2
#93AFF2 is a light, moderate blue. Relative luminance 0.433; OKLCH L 75.9% C 0.102 H 266.6°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #93AFF2 |
|---|---|
| RGB | rgb(147, 175, 242) |
| HSL | hsl(222, 79%, 76%) |
| HSV | hsv(222, 39%, 95%) |
| CMYK | cmyk(39.3%, 27.7%, 0%, 5.1%) |
| CIE-LAB | lab(71.74, 6.79, -36.46) |
| CIE-LCH | lch(71.74, 37.09, 280.55°) |
| OKLab | oklab(75.86% -0.0061 -0.1016) |
| OKLCH | oklch(75.86% 0.102 266.6) |
| XYZ | xyz(43.3847, 43.2717, 90.0535) |
| Luminance | 0.4327 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.16
Carolina Blue
#8AB8FE
ΔE00 4.45
Periwinkle Blue
#8F99FB
ΔE00 6.63
Light Grey Blue
#9DBCD4
ΔE00 8.71
Powder Blue (survey)
#B1D1FC
ΔE00 8.73
Sky Blue (survey)
#75BBFD
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93AFF2 #F2D693
analogous
#93DFF2 #93AFF2 #A793F2
triadic
#93AFF2 #F293AF #AFF293
tetradic
#93AFF2 #F293DF #F2D693 #93F2A7
square
#93AFF2 #F293DF #F2D693 #93F2A7
split-complementary
#93AFF2 #F2A793 #DFF293
monochromatic
#265EE5 #5C87EB #93AFF2 #CAD7F9 #E4EBFC
Accessibility & contrast
On white
2.18
#93AFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#93AFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93AFF2
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93AFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93AFF2 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B4F5
Deuteranopia (green-blind)
#8FACF0
Tritanopia (blue-blind)
#74BDC6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #93aff2; /* rgb */ color: rgb(147, 175, 242); /* oklch */ color: oklch(75.9% 0.102 266.6);
Tailwind
colors: {
custom: {
50: '#b6c6f6',
500: '#93aff2',
950: '#000000',
},
}SCSS
$custom: #93aff2; $custom-light: #b6c6f6; $custom-dark: #000000;
JSON
{
"hex": "#93aff2",
"rgb": {
"r": 147,
"g": 175,
"b": 242
},
"hsl": {
"h": 222.316,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.75861,
"c": 0.1018,
"h": 266.6
},
"luminance": 0.43274
}Semantic roles & 50–950 ramp
primary
#93AFF2
secondary
#F4EBD7
accent
#9D0BDB
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111317
muted
#808285