#92AADE#92AADE
#92AADE is a light, moderate blue. Relative luminance 0.401; OKLCH L 73.9% C 0.080 H 265.3°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #92AADE |
|---|---|
| RGB | rgb(146, 170, 222) |
| HSL | hsl(221, 54%, 72%) |
| HSV | hsv(221, 34%, 87%) |
| CMYK | cmyk(34.2%, 23.4%, 0%, 12.9%) |
| CIE-LAB | lab(69.56, 4.03, -28.92) |
| CIE-LCH | lch(69.56, 29.20, 277.94°) |
| OKLab | oklab(73.89% -0.0066 -0.0801) |
| OKLCH | oklch(73.89% 0.08 265.3) |
| XYZ | xyz(39.4097, 40.1327, 74.7630) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.12
Periwinkle Blue
#8F99FB
ΔE00 6.43
Carolina Blue
#8AB8FE
ΔE00 6.56
Cornflowerblue
#6495ED
ΔE00 8.90
Lightsteelblue
#B0C4DE
ΔE00 9.10
Light Grey Blue
#9DBCD4
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AADE #DEC692
analogous
#92D0DE #92AADE #A092DE
triadic
#92AADE #DE92AA #AADE92
tetradic
#92AADE #DE92D0 #DEC692 #92DEA0
square
#92AADE #DE92D0 #DEC692 #92DEA0
split-complementary
#92AADE #DEA092 #D0DE92
monochromatic
#3963BD #6385D0 #92AADE #C1CFEC #E8EDF8
Accessibility & contrast
On white
2.33
#92AADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#92AADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AADE
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AADE | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AEE0
Deuteranopia (green-blind)
#91A7DD
Tritanopia (blue-blind)
#7BB5BC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #92aade; /* rgb */ color: rgb(146, 170, 222); /* oklch */ color: oklch(73.9% 0.080 265.3);
Tailwind
colors: {
custom: {
50: '#b4c3e8',
500: '#92aade',
950: '#000000',
},
}SCSS
$custom: #92aade; $custom-light: #b4c3e8; $custom-dark: #000000;
JSON
{
"hex": "#92aade",
"rgb": {
"r": 146,
"g": 170,
"b": 222
},
"hsl": {
"h": 221.053,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.73888,
"c": 0.08033,
"h": 265.3
},
"luminance": 0.40134
}Semantic roles & 50–950 ramp
primary
#92AADE
secondary
#EFE9DC
accent
#9025C1
background
#FBFBFE
surface
#F6F7FC
border
#D0D0D5
text
#111216
muted
#808184