#93AFFC#93AFFC
#93AFFC is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.3% C 0.115 H 268.3°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #93AFFC |
|---|---|
| RGB | rgb(147, 175, 252) |
| HSL | hsl(224, 95%, 78%) |
| HSV | hsv(224, 42%, 99%) |
| CMYK | cmyk(41.7%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(72.15, 9.51, -41.23) |
| CIE-LCH | lch(72.15, 42.31, 282.99°) |
| OKLab | oklab(76.32% -0.0034 -0.1154) |
| OKLCH | oklch(76.32% 0.115 268.3) |
| XYZ | xyz(44.9278, 43.8889, 98.1807) |
| Luminance | 0.4389 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.14
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
#93AFFC #FCE093
analogous
#93E3FC #93AFFC #AB93FC
triadic
#93AFFC #FC93AF #AFFC93
tetradic
#93AFFC #FC93E3 #FCE093 #93FCAB
square
#93AFFC #FC93E3 #FCE093 #93FCAB
split-complementary
#93AFFC #FCAB93 #E3FC93
monochromatic
#1C57F9 #5783FA #93AFFC #CFDBFE #E1E9FE
Accessibility & contrast
On white
2.15
#93AFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#93AFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93AFFC
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93AFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93AFFC | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FF
Deuteranopia (green-blind)
#8AADFA
Tritanopia (blue-blind)
#6FBFCA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #93affc; /* rgb */ color: rgb(147, 175, 252); /* oklch */ color: oklch(76.3% 0.115 268.3);
Tailwind
colors: {
custom: {
50: '#b6c6fd',
500: '#93affc',
950: '#000000',
},
}SCSS
$custom: #93affc; $custom-light: #b6c6fd; $custom-dark: #000000;
JSON
{
"hex": "#93affc",
"rgb": {
"r": 147,
"g": 175,
"b": 252
},
"hsl": {
"h": 224,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.7632,
"c": 0.11541,
"h": 268.3
},
"luminance": 0.43891
}Semantic roles & 50–950 ramp
primary
#93AFFC
secondary
#F6EDD5
accent
#A800E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285