#92AEE2#92AEE2
#92AEE2 is a light, moderate blue. Relative luminance 0.419; OKLCH L 74.9% C 0.082 H 262.5°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #92AEE2 |
|---|---|
| RGB | rgb(146, 174, 226) |
| HSL | hsl(219, 58%, 73%) |
| HSV | hsv(219, 35%, 89%) |
| CMYK | cmyk(35.4%, 23%, 0%, 11.4%) |
| CIE-LAB | lab(70.78, 2.85, -29.23) |
| CIE-LCH | lch(70.78, 29.37, 275.56°) |
| OKLab | oklab(74.89% -0.0106 -0.081) |
| OKLCH | oklch(74.89% 0.082 262.5) |
| XYZ | xyz(40.7134, 41.8723, 77.8737) |
| Luminance | 0.4187 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.02
Carolina Blue
#8AB8FE
ΔE00 5.15
Periwinkle Blue
#8F99FB
ΔE00 7.03
Light Grey Blue
#9DBCD4
ΔE00 8.31
Lightsteelblue
#B0C4DE
ΔE00 8.38
Sky Blue (survey)
#75BBFD
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AEE2 #E2C692
analogous
#92D6E2 #92AEE2 #9E92E2
triadic
#92AEE2 #E292AE #AEE292
tetradic
#92AEE2 #E292D6 #E2C692 #92E29E
square
#92AEE2 #E292D6 #E2C692 #92E29E
split-complementary
#92AEE2 #E29E92 #D6E292
monochromatic
#3467C5 #628AD5 #92AEE2 #C2D2EF #E7EDF9
Accessibility & contrast
On white
2.24
#92AEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#92AEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AEE2
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AEE2 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB1E4
Deuteranopia (green-blind)
#94AAE1
Tritanopia (blue-blind)
#79B9C0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #92aee2; /* rgb */ color: rgb(146, 174, 226); /* oklch */ color: oklch(74.9% 0.082 262.5);
Tailwind
colors: {
custom: {
50: '#b4c6eb',
500: '#92aee2',
950: '#000000',
},
}SCSS
$custom: #92aee2; $custom-light: #b4c6eb; $custom-dark: #000000;
JSON
{
"hex": "#92aee2",
"rgb": {
"r": 146,
"g": 174,
"b": 226
},
"hsl": {
"h": 219,
"s": 57.971,
"l": 72.941
},
"oklch": {
"l": 0.74891,
"c": 0.08165,
"h": 262.5
},
"luminance": 0.41874
}Semantic roles & 50–950 ramp
primary
#92AEE2
secondary
#F0E9DB
accent
#8C20C6
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284