#92AAEE#92AAEE
#92AAEE is a light, moderate blue. Relative luminance 0.410; OKLCH L 74.6% C 0.102 H 268.9°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #92AAEE |
|---|---|
| RGB | rgb(146, 170, 238) |
| HSL | hsl(224, 73%, 75%) |
| HSV | hsv(224, 39%, 93%) |
| CMYK | cmyk(38.7%, 28.6%, 0%, 6.7%) |
| CIE-LAB | lab(70.20, 8.25, -36.68) |
| CIE-LCH | lch(70.20, 37.60, 282.68°) |
| OKLab | oklab(74.59% -0.0019 -0.1023) |
| OKLCH | oklch(74.59% 0.102 268.9) |
| XYZ | xyz(41.6567, 41.0315, 86.5973) |
| Luminance | 0.4103 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.43
Pastel Blue
#A2BFFE
ΔE00 5.47
Carolina Blue
#8AB8FE
ΔE00 5.87
Cornflowerblue
#6495ED
ΔE00 8.51
Perrywinkle
#8F8CE7
ΔE00 9.26
Light Grey Blue
#9DBCD4
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AAEE #EED692
analogous
#92D8EE #92AAEE #A892EE
triadic
#92AAEE #EE92AA #AAEE92
tetradic
#92AAEE #EE92D8 #EED692 #92EEA8
square
#92AAEE #EE92D8 #EED692 #92EEA8
split-complementary
#92AAEE #EEA892 #D8EE92
monochromatic
#2857DD #5D81E6 #92AAEE #C7D3F6 #E5EAFB
Accessibility & contrast
On white
2.28
#92AAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#92AAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AAEE
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AAEE | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F1
Deuteranopia (green-blind)
#8BA8EC
Tritanopia (blue-blind)
#75B8C2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #92aaee; /* rgb */ color: rgb(146, 170, 238); /* oklch */ color: oklch(74.6% 0.102 268.9);
Tailwind
colors: {
custom: {
50: '#b5c3f3',
500: '#92aaee',
950: '#000000',
},
}SCSS
$custom: #92aaee; $custom-light: #b5c3f3; $custom-dark: #000000;
JSON
{
"hex": "#92aaee",
"rgb": {
"r": 146,
"g": 170,
"b": 238
},
"hsl": {
"h": 224.348,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.74592,
"c": 0.1023,
"h": 268.9
},
"luminance": 0.41033
}Semantic roles & 50–950 ramp
primary
#92AAEE
secondary
#F3ECD8
accent
#A210D5
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185