#92AAEB#92AAEB
#92AAEB is a light, moderate blue. Relative luminance 0.409; OKLCH L 74.5% C 0.098 H 268.4°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #92AAEB |
|---|---|
| RGB | rgb(146, 170, 235) |
| HSL | hsl(224, 69%, 75%) |
| HSV | hsv(224, 38%, 92%) |
| CMYK | cmyk(37.9%, 27.7%, 0%, 7.8%) |
| CIE-LAB | lab(70.08, 7.45, -35.24) |
| CIE-LCH | lch(70.08, 36.02, 281.94°) |
| OKLab | oklab(74.46% -0.0027 -0.0981) |
| OKLCH | oklch(74.46% 0.098 268.4) |
| XYZ | xyz(41.2196, 40.8567, 84.2954) |
| Luminance | 0.4086 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.55
Periwinkle Blue
#8F99FB
ΔE00 5.58
Carolina Blue
#8AB8FE
ΔE00 5.97
Cornflowerblue
#6495ED
ΔE00 8.55
Perrywinkle
#8F8CE7
ΔE00 9.26
Light Grey Blue
#9DBCD4
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AAEB #EBD392
analogous
#92D7EB #92AAEB #A792EB
triadic
#92AAEB #EB92AA #AAEB92
tetradic
#92AAEB #EB92D7 #EBD392 #92EBA7
square
#92AAEB #EB92D7 #EBD392 #92EBA7
split-complementary
#92AAEB #EBA792 #D7EB92
monochromatic
#2B59D8 #5E82E2 #92AAEB #C6D2F4 #E5EBFA
Accessibility & contrast
On white
2.29
#92AAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#92AAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AAEB
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AAEB | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AFEE
Deuteranopia (green-blind)
#8CA8E9
Tritanopia (blue-blind)
#76B7C1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #92aaeb; /* rgb */ color: rgb(146, 170, 235); /* oklch */ color: oklch(74.5% 0.098 268.4);
Tailwind
colors: {
custom: {
50: '#b5c3f1',
500: '#92aaeb',
950: '#000000',
},
}SCSS
$custom: #92aaeb; $custom-light: #b5c3f1; $custom-dark: #000000;
JSON
{
"hex": "#92aaeb",
"rgb": {
"r": 146,
"g": 170,
"b": 235
},
"hsl": {
"h": 223.82,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.74456,
"c": 0.09817,
"h": 268.4
},
"luminance": 0.40859
}Semantic roles & 50–950 ramp
primary
#92AAEB
secondary
#F2EBD9
accent
#9E15D1
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185