#92ADE4#92ADE4
#92ADE4 is a light, moderate blue. Relative luminance 0.416; OKLCH L 74.8% C 0.085 H 264.2°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #92ADE4 |
|---|---|
| RGB | rgb(146, 173, 228) |
| HSL | hsl(220, 60%, 73%) |
| HSV | hsv(220, 36%, 89%) |
| CMYK | cmyk(36%, 24.1%, 0%, 10.6%) |
| CIE-LAB | lab(70.59, 3.92, -30.62) |
| CIE-LCH | lch(70.59, 30.87, 277.30°) |
| OKLab | oklab(74.77% -0.0087 -0.0849) |
| OKLCH | oklch(74.77% 0.085 264.2) |
| XYZ | xyz(40.7970, 41.5977, 79.2633) |
| Luminance | 0.4160 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.11
Carolina Blue
#8AB8FE
ΔE00 5.35
Periwinkle Blue
#8F99FB
ΔE00 6.70
Light Grey Blue
#9DBCD4
ΔE00 8.69
Lightsteelblue
#B0C4DE
ΔE00 8.76
Cornflowerblue
#6495ED
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ADE4 #E4C992
analogous
#92D6E4 #92ADE4 #A092E4
triadic
#92ADE4 #E492AD #ADE492
tetradic
#92ADE4 #E492D6 #E4C992 #92E4A0
square
#92ADE4 #E492D6 #E4C992 #92E4A0
split-complementary
#92ADE4 #E4A092 #D6E492
monochromatic
#3264CA #6188D8 #92ADE4 #C3D2F0 #E6EDF9
Accessibility & contrast
On white
2.25
#92ADE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#92ADE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ADE4
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ADE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ADE4 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB1E6
Deuteranopia (green-blind)
#92A9E3
Tritanopia (blue-blind)
#79B8C0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #92ade4; /* rgb */ color: rgb(146, 173, 228); /* oklch */ color: oklch(74.8% 0.085 264.2);
Tailwind
colors: {
custom: {
50: '#b4c5ec',
500: '#92ade4',
950: '#000000',
},
}SCSS
$custom: #92ade4; $custom-light: #b4c5ec; $custom-dark: #000000;
JSON
{
"hex": "#92ade4",
"rgb": {
"r": 146,
"g": 173,
"b": 228
},
"hsl": {
"h": 220.244,
"s": 60.294,
"l": 73.333
},
"oklch": {
"l": 0.74768,
"c": 0.08534,
"h": 264.2
},
"luminance": 0.416
}Semantic roles & 50–950 ramp
primary
#92ADE4
secondary
#F0E9DB
accent
#901EC8
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184