#92ABE3#92ABE3
#92ABE3 is a light, moderate blue. Relative luminance 0.408; OKLCH L 74.3% C 0.086 H 265.7°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #92ABE3 |
|---|---|
| RGB | rgb(146, 171, 227) |
| HSL | hsl(221, 59%, 73%) |
| HSV | hsv(221, 36%, 89%) |
| CMYK | cmyk(35.7%, 24.7%, 0%, 11%) |
| CIE-LAB | lab(70.02, 4.77, -30.95) |
| CIE-LCH | lch(70.02, 31.32, 278.77°) |
| OKLab | oklab(74.31% -0.0064 -0.0858) |
| OKLCH | oklch(74.31% 0.086 265.7) |
| XYZ | xyz(40.2779, 40.7811, 78.4074) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.61
Carolina Blue
#8AB8FE
ΔE00 6.00
Periwinkle Blue
#8F99FB
ΔE00 6.30
Cornflowerblue
#6495ED
ΔE00 8.77
Light Grey Blue
#9DBCD4
ΔE00 9.12
Lightsteelblue
#B0C4DE
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ABE3 #E3CA92
analogous
#92D4E3 #92ABE3 #A192E3
triadic
#92ABE3 #E392AB #ABE392
tetradic
#92ABE3 #E392D4 #E3CA92 #92E3A1
square
#92ABE3 #E392D4 #E3CA92 #92E3A1
split-complementary
#92ABE3 #E3A192 #D4E392
monochromatic
#3361C7 #6185D6 #92ABE3 #C3D1F0 #E7ECF9
Accessibility & contrast
On white
2.29
#92ABE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#92ABE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ABE3
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ABE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ABE3 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98AFE5
Deuteranopia (green-blind)
#90A8E2
Tritanopia (blue-blind)
#79B6BE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #92abe3; /* rgb */ color: rgb(146, 171, 227); /* oklch */ color: oklch(74.3% 0.086 265.7);
Tailwind
colors: {
custom: {
50: '#b4c3ec',
500: '#92abe3',
950: '#000000',
},
}SCSS
$custom: #92abe3; $custom-light: #b4c3ec; $custom-dark: #000000;
JSON
{
"hex": "#92abe3",
"rgb": {
"r": 146,
"g": 171,
"b": 227
},
"hsl": {
"h": 221.481,
"s": 59.124,
"l": 73.137
},
"oklch": {
"l": 0.7431,
"c": 0.08609,
"h": 265.7
},
"luminance": 0.40783
}Semantic roles & 50–950 ramp
primary
#92ABE3
secondary
#F0EADB
accent
#931FC7
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184