#92ADE2#92ADE2
#92ADE2 is a light, moderate blue. Relative luminance 0.415; OKLCH L 74.7% C 0.083 H 263.5°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #92ADE2 |
|---|---|
| RGB | rgb(146, 173, 226) |
| HSL | hsl(220, 58%, 73%) |
| HSV | hsv(220, 35%, 89%) |
| CMYK | cmyk(35.4%, 23.5%, 0%, 11.4%) |
| CIE-LAB | lab(70.52, 3.40, -29.64) |
| CIE-LCH | lch(70.52, 29.84, 276.54°) |
| OKLab | oklab(74.68% -0.0093 -0.0821) |
| OKLCH | oklch(74.68% 0.083 263.5) |
| XYZ | xyz(40.5210, 41.4873, 77.8095) |
| Luminance | 0.4149 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.22
Carolina Blue
#8AB8FE
ΔE00 5.44
Periwinkle Blue
#8F99FB
ΔE00 6.80
Light Grey Blue
#9DBCD4
ΔE00 8.58
Lightsteelblue
#B0C4DE
ΔE00 8.62
Cornflowerblue
#6495ED
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ADE2 #E2C792
analogous
#92D5E2 #92ADE2 #9F92E2
triadic
#92ADE2 #E292AD #ADE292
tetradic
#92ADE2 #E292D5 #E2C792 #92E29F
square
#92ADE2 #E292D5 #E2C792 #92E29F
split-complementary
#92ADE2 #E29F92 #D5E292
monochromatic
#3465C5 #6289D5 #92ADE2 #C2D1EF #E7EDF9
Accessibility & contrast
On white
2.26
#92ADE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#92ADE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ADE2
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ADE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ADE2 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB1E4
Deuteranopia (green-blind)
#93A9E1
Tritanopia (blue-blind)
#79B8BF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #92ade2; /* rgb */ color: rgb(146, 173, 226); /* oklch */ color: oklch(74.7% 0.083 263.5);
Tailwind
colors: {
custom: {
50: '#b4c5eb',
500: '#92ade2',
950: '#000000',
},
}SCSS
$custom: #92ade2; $custom-light: #b4c5eb; $custom-dark: #000000;
JSON
{
"hex": "#92ade2",
"rgb": {
"r": 146,
"g": 173,
"b": 226
},
"hsl": {
"h": 219.75,
"s": 57.971,
"l": 72.941
},
"oklch": {
"l": 0.74682,
"c": 0.08265,
"h": 263.5
},
"luminance": 0.41489
}Semantic roles & 50–950 ramp
primary
#92ADE2
secondary
#F0E9DB
accent
#8E20C6
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184