#92ABEC#92ABEC
#92ABEC is a light, moderate blue. Relative luminance 0.413; OKLCH L 74.7% C 0.098 H 267.8°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #92ABEC |
|---|---|
| RGB | rgb(146, 171, 236) |
| HSL | hsl(223, 70%, 75%) |
| HSV | hsv(223, 38%, 93%) |
| CMYK | cmyk(38.1%, 27.5%, 0%, 7.5%) |
| CIE-LAB | lab(70.38, 7.16, -35.31) |
| CIE-LCH | lch(70.38, 36.03, 281.46°) |
| OKLab | oklab(74.71% -0.0037 -0.0983) |
| OKLCH | oklch(74.71% 0.098 267.8) |
| XYZ | xyz(41.5527, 41.2910, 85.1211) |
| Luminance | 0.4129 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.27
Carolina Blue
#8AB8FE
ΔE00 5.63
Periwinkle Blue
#8F99FB
ΔE00 5.80
Cornflowerblue
#6495ED
ΔE00 8.58
Light Grey Blue
#9DBCD4
ΔE00 9.20
Lightsteelblue
#B0C4DE
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ABEC #ECD392
analogous
#92D8EC #92ABEC #A692EC
triadic
#92ABEC #EC92AB #ABEC92
tetradic
#92ABEC #EC92D8 #ECD392 #92ECA6
square
#92ABEC #EC92D8 #ECD392 #92ECA6
split-complementary
#92ABEC #ECA692 #D8EC92
monochromatic
#2A5BDA #5E83E3 #92ABEC #C6D3F5 #E5EBFA
Accessibility & contrast
On white
2.27
#92ABEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#92ABEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ABEC
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ABEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ABEC | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0EF
Deuteranopia (green-blind)
#8DA8EB
Tritanopia (blue-blind)
#76B8C2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #92abec; /* rgb */ color: rgb(146, 171, 236); /* oklch */ color: oklch(74.7% 0.098 267.8);
Tailwind
colors: {
custom: {
50: '#b5c3f2',
500: '#92abec',
950: '#000000',
},
}SCSS
$custom: #92abec; $custom-light: #b5c3f2; $custom-dark: #000000;
JSON
{
"hex": "#92abec",
"rgb": {
"r": 146,
"g": 171,
"b": 236
},
"hsl": {
"h": 223.333,
"s": 70.313,
"l": 74.902
},
"oklch": {
"l": 0.74706,
"c": 0.09841,
"h": 267.8
},
"luminance": 0.41293
}Semantic roles & 50–950 ramp
primary
#92ABEC
secondary
#F2EBD9
accent
#9D13D2
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111217
muted
#808185