#92ABE2#92ABE2
#92ABE2 is a light, moderate blue. Relative luminance 0.407; OKLCH L 74.3% C 0.085 H 265.5°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #92ABE2 |
|---|---|
| RGB | rgb(146, 171, 226) |
| HSL | hsl(221, 58%, 73%) |
| HSV | hsv(221, 35%, 89%) |
| CMYK | cmyk(35.4%, 24.3%, 0%, 11.4%) |
| CIE-LAB | lab(69.98, 4.51, -30.46) |
| CIE-LCH | lch(69.98, 30.80, 278.43°) |
| OKLab | oklab(74.27% -0.0067 -0.0845) |
| OKLCH | oklch(74.27% 0.085 265.5) |
| XYZ | xyz(40.1403, 40.7260, 77.6827) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.66
Carolina Blue
#8AB8FE
ΔE00 6.05
Periwinkle Blue
#8F99FB
ΔE00 6.36
Cornflowerblue
#6495ED
ΔE00 8.80
Light Grey Blue
#9DBCD4
ΔE00 9.09
Lightsteelblue
#B0C4DE
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ABE2 #E2C992
analogous
#92D3E2 #92ABE2 #A192E2
triadic
#92ABE2 #E292AB #ABE292
tetradic
#92ABE2 #E292D3 #E2C992 #92E2A1
square
#92ABE2 #E292D3 #E2C992 #92E2A1
split-complementary
#92ABE2 #E2A192 #D3E292
monochromatic
#3462C5 #6286D5 #92ABE2 #C2D0EF #E7ECF9
Accessibility & contrast
On white
2.30
#92ABE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#92ABE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ABE2
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ABE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ABE2 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AFE4
Deuteranopia (green-blind)
#91A8E1
Tritanopia (blue-blind)
#7AB6BE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #92abe2; /* rgb */ color: rgb(146, 171, 226); /* oklch */ color: oklch(74.3% 0.085 265.5);
Tailwind
colors: {
custom: {
50: '#b4c3eb',
500: '#92abe2',
950: '#000000',
},
}SCSS
$custom: #92abe2; $custom-light: #b4c3eb; $custom-dark: #000000;
JSON
{
"hex": "#92abe2",
"rgb": {
"r": 146,
"g": 171,
"b": 226
},
"hsl": {
"h": 221.25,
"s": 57.971,
"l": 72.941
},
"oklch": {
"l": 0.74267,
"c": 0.08473,
"h": 265.5
},
"luminance": 0.40728
}Semantic roles & 50–950 ramp
primary
#92ABE2
secondary
#F0E9DB
accent
#9220C6
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184