#92ABEA#92ABEA
#92ABEA is a light, moderate blue. Relative luminance 0.412; OKLCH L 74.6% C 0.096 H 267.4°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #92ABEA |
|---|---|
| RGB | rgb(146, 171, 234) |
| HSL | hsl(223, 68%, 75%) |
| HSV | hsv(223, 38%, 92%) |
| CMYK | cmyk(37.6%, 26.9%, 0%, 8.2%) |
| CIE-LAB | lab(70.30, 6.62, -34.35) |
| CIE-LCH | lch(70.30, 34.98, 280.91°) |
| OKLab | oklab(74.62% -0.0043 -0.0956) |
| OKLCH | oklch(74.62% 0.096 267.4) |
| XYZ | xyz(41.2638, 41.1754, 83.5994) |
| Luminance | 0.4118 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.33
Carolina Blue
#8AB8FE
ΔE00 5.70
Periwinkle Blue
#8F99FB
ΔE00 5.90
Cornflowerblue
#6495ED
ΔE00 8.62
Light Grey Blue
#9DBCD4
ΔE00 9.21
Lightsteelblue
#B0C4DE
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ABEA #EAD192
analogous
#92D7EA #92ABEA #A592EA
triadic
#92ABEA #EA92AB #ABEA92
tetradic
#92ABEA #EA92D7 #EAD192 #92EAA5
square
#92ABEA #EA92D7 #EAD192 #92EAA5
split-complementary
#92ABEA #EAA592 #D7EA92
monochromatic
#2B5CD6 #5F83E0 #92ABEA #C5D3F4 #E5EBFA
Accessibility & contrast
On white
2.27
#92ABEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#92ABEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ABEA
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ABEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ABEA | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B0ED
Deuteranopia (green-blind)
#8EA8E9
Tritanopia (blue-blind)
#76B8C1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #92abea; /* rgb */ color: rgb(146, 171, 234); /* oklch */ color: oklch(74.6% 0.096 267.4);
Tailwind
colors: {
custom: {
50: '#b4c3f1',
500: '#92abea',
950: '#000000',
},
}SCSS
$custom: #92abea; $custom-light: #b4c3f1; $custom-dark: #000000;
JSON
{
"hex": "#92abea",
"rgb": {
"r": 146,
"g": 171,
"b": 234
},
"hsl": {
"h": 222.955,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.74616,
"c": 0.09567,
"h": 267.4
},
"luminance": 0.41177
}Semantic roles & 50–950 ramp
primary
#92ABEA
secondary
#F2EBD9
accent
#9B16D0
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184