#92ABEB#92ABEB
#92ABEB is a light, moderate blue. Relative luminance 0.412; OKLCH L 74.7% C 0.097 H 267.6°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #92ABEB |
|---|---|
| RGB | rgb(146, 171, 235) |
| HSL | hsl(223, 69%, 75%) |
| HSV | hsv(223, 38%, 92%) |
| CMYK | cmyk(37.9%, 27.2%, 0%, 7.8%) |
| CIE-LAB | lab(70.34, 6.89, -34.83) |
| CIE-LCH | lch(70.34, 35.50, 281.19°) |
| OKLab | oklab(74.66% -0.004 -0.0969) |
| OKLCH | oklch(74.66% 0.097 267.6) |
| XYZ | xyz(41.4078, 41.2330, 84.3581) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.29
Carolina Blue
#8AB8FE
ΔE00 5.67
Periwinkle Blue
#8F99FB
ΔE00 5.85
Cornflowerblue
#6495ED
ΔE00 8.60
Light Grey Blue
#9DBCD4
ΔE00 9.21
Lightsteelblue
#B0C4DE
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ABEB #EBD292
analogous
#92D8EB #92ABEB #A692EB
triadic
#92ABEB #EB92AB #ABEB92
tetradic
#92ABEB #EB92D8 #EBD292 #92EBA6
square
#92ABEB #EB92D8 #EBD292 #92EBA6
split-complementary
#92ABEB #EBA692 #D8EB92
monochromatic
#2B5BD8 #5E83E2 #92ABEB #C6D3F4 #E5EBFA
Accessibility & contrast
On white
2.27
#92ABEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#92ABEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ABEB
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ABEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ABEB | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0EE
Deuteranopia (green-blind)
#8DA8EA
Tritanopia (blue-blind)
#76B8C1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #92abeb; /* rgb */ color: rgb(146, 171, 235); /* oklch */ color: oklch(74.7% 0.097 267.6);
Tailwind
colors: {
custom: {
50: '#b5c3f1',
500: '#92abeb',
950: '#000000',
},
}SCSS
$custom: #92abeb; $custom-light: #b5c3f1; $custom-dark: #000000;
JSON
{
"hex": "#92abeb",
"rgb": {
"r": 146,
"g": 171,
"b": 235
},
"hsl": {
"h": 223.146,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.74661,
"c": 0.09703,
"h": 267.6
},
"luminance": 0.41235
}Semantic roles & 50–950 ramp
primary
#92ABEB
secondary
#F2EBD9
accent
#9C15D1
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111217
muted
#808185