#92AEFF#92AEFF
#92AEFF is a light, vivid blue. Relative luminance 0.436; OKLCH L 76.2% C 0.121 H 268.9°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #92AEFF |
|---|---|
| RGB | rgb(146, 174, 255) |
| HSL | hsl(225, 100%, 79%) |
| HSV | hsv(225, 43%, 100%) |
| CMYK | cmyk(42.7%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(71.96, 10.66, -43.16) |
| CIE-LCH | lch(71.96, 44.45, 283.87°) |
| OKLab | oklab(76.2% -0.0024 -0.1209) |
| OKLCH | oklch(76.2% 0.121 268.9) |
| XYZ | xyz(45.0345, 43.6007, 100.6312) |
| Luminance | 0.4360 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.43
Pastel Blue
#A2BFFE
ΔE00 4.45
Periwinkle Blue
#8F99FB
ΔE00 6.21
Light Grey Blue
#9DBCD4
ΔE00 8.77
Cornflowerblue
#6495ED
ΔE00 8.84
Baby Blue (survey)
#A2CFFE
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AEFF #FFE392
analogous
#92E4FF #92AEFF #AC92FF
triadic
#92AEFF #FF92AE #AEFF92
tetradic
#92AEFF #FF92E4 #FFE392 #92FFAC
square
#92AEFF #FF92E4 #FFE392 #92FFAC
split-complementary
#92AEFF #FFAC92 #E4FF92
monochromatic
#1853FF #5581FF #92AEFF #CFDBFF #E0E8FF
Accessibility & contrast
On white
2.16
#92AEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#92AEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AEFF
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AEFF | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B6FF
Deuteranopia (green-blind)
#87ACFD
Tritanopia (blue-blind)
#6CBFCB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #92aeff; /* rgb */ color: rgb(146, 174, 255); /* oklch */ color: oklch(76.2% 0.121 268.9);
Tailwind
colors: {
custom: {
50: '#b6c5ff',
500: '#92aeff',
950: '#000000',
},
}SCSS
$custom: #92aeff; $custom-light: #b6c5ff; $custom-dark: #000000;
JSON
{
"hex": "#92aeff",
"rgb": {
"r": 146,
"g": 174,
"b": 255
},
"hsl": {
"h": 224.587,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.76197,
"c": 0.12097,
"h": 268.9
},
"luminance": 0.43603
}Semantic roles & 50–950 ramp
primary
#92AEFF
secondary
#F7EED4
accent
#AB00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121218
muted
#818186