#93AEFE#93AEFE
#93AEFE is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.2% C 0.119 H 269.2°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #93AEFE |
|---|---|
| RGB | rgb(147, 174, 254) |
| HSL | hsl(225, 98%, 79%) |
| HSV | hsv(225, 42%, 100%) |
| CMYK | cmyk(42.1%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(71.98, 10.63, -42.58) |
| CIE-LCH | lch(71.98, 43.89, 284.01°) |
| OKLab | oklab(76.21% -0.0016 -0.1193) |
| OKLCH | oklch(76.21% 0.119 269.2) |
| XYZ | xyz(45.0525, 43.6285, 99.7940) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.40
Carolina Blue
#8AB8FE
ΔE00 4.60
Periwinkle Blue
#8F99FB
ΔE00 6.13
Light Grey Blue
#9DBCD4
ΔE00 8.77
Cornflowerblue
#6495ED
ΔE00 8.97
Powder Blue (survey)
#B1D1FC
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93AEFE #FEE393
analogous
#93E3FE #93AEFE #AD93FE
triadic
#93AEFE #FE93AE #AEFE93
tetradic
#93AEFE #FE93E3 #FEE393 #93FEAD
square
#93AEFE #FE93E3 #FEE393 #93FEAD
split-complementary
#93AEFE #FEAD93 #E3FE93
monochromatic
#1A53FD #5681FD #93AEFE #D0DBFF #E1E8FF
Accessibility & contrast
On white
2.16
#93AEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#93AEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93AEFE
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93AEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93AEFE | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#88ACFC
Tritanopia (blue-blind)
#6EBECB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #93aefe; /* rgb */ color: rgb(147, 174, 254); /* oklch */ color: oklch(76.2% 0.119 269.2);
Tailwind
colors: {
custom: {
50: '#b7c5ff',
500: '#93aefe',
950: '#000000',
},
}SCSS
$custom: #93aefe; $custom-light: #b7c5ff; $custom-dark: #000000;
JSON
{
"hex": "#93aefe",
"rgb": {
"r": 147,
"g": 174,
"b": 254
},
"hsl": {
"h": 224.86,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.76213,
"c": 0.11929,
"h": 269.2
},
"luminance": 0.43631
}Semantic roles & 50–950 ramp
primary
#93AEFE
secondary
#F7EED4
accent
#AC00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121218
muted
#818186