#92ABE4#92ABE4
#92ABE4 is a light, moderate blue. Relative luminance 0.408; OKLCH L 74.4% C 0.087 H 266.0°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #92ABE4 |
|---|---|
| RGB | rgb(146, 171, 228) |
| HSL | hsl(222, 60%, 73%) |
| HSV | hsv(222, 36%, 89%) |
| CMYK | cmyk(36%, 25%, 0%, 10.6%) |
| CIE-LAB | lab(70.06, 5.04, -31.44) |
| CIE-LCH | lch(70.06, 31.84, 279.10°) |
| OKLab | oklab(74.35% -0.0061 -0.0872) |
| OKLCH | oklch(74.35% 0.087 266) |
| XYZ | xyz(40.4164, 40.8365, 79.1364) |
| Luminance | 0.4084 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.56
Carolina Blue
#8AB8FE
ΔE00 5.95
Periwinkle Blue
#8F99FB
ΔE00 6.24
Cornflowerblue
#6495ED
ΔE00 8.75
Light Grey Blue
#9DBCD4
ΔE00 9.15
Lightsteelblue
#B0C4DE
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ABE4 #E4CB92
analogous
#92D4E4 #92ABE4 #A292E4
triadic
#92ABE4 #E492AB #ABE492
tetradic
#92ABE4 #E492D4 #E4CB92 #92E4A2
square
#92ABE4 #E492D4 #E4CB92 #92E4A2
split-complementary
#92ABE4 #E4A292 #D4E492
monochromatic
#3260CA #6185D8 #92ABE4 #C3D1F0 #E6ECF9
Accessibility & contrast
On white
2.29
#92ABE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#92ABE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ABE4
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ABE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ABE4 | 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)
#98AFE7
Deuteranopia (green-blind)
#90A8E3
Tritanopia (blue-blind)
#79B7BF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #92abe4; /* rgb */ color: rgb(146, 171, 228); /* oklch */ color: oklch(74.4% 0.087 266.0);
Tailwind
colors: {
custom: {
50: '#b4c3ec',
500: '#92abe4',
950: '#000000',
},
}SCSS
$custom: #92abe4; $custom-light: #b4c3ec; $custom-dark: #000000;
JSON
{
"hex": "#92abe4",
"rgb": {
"r": 146,
"g": 171,
"b": 228
},
"hsl": {
"h": 221.707,
"s": 60.294,
"l": 73.333
},
"oklch": {
"l": 0.74353,
"c": 0.08745,
"h": 266
},
"luminance": 0.40838
}Semantic roles & 50–950 ramp
primary
#92ABE4
secondary
#F0EADB
accent
#941EC8
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184