#92A2EB#92A2EB
#92A2EB is a light, moderate blue. Relative luminance 0.380; OKLCH L 72.8% C 0.108 H 274.0°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #92A2EB |
|---|---|
| RGB | rgb(146, 162, 235) |
| HSL | hsl(229, 69%, 75%) |
| HSV | hsv(229, 38%, 92%) |
| CMYK | cmyk(37.9%, 31.1%, 0%, 7.8%) |
| CIE-LAB | lab(67.98, 11.97, -38.49) |
| CIE-LCH | lch(67.98, 40.31, 287.27°) |
| OKLab | oklab(72.83% 0.0075 -0.1075) |
| OKLCH | oklch(72.83% 0.108 274) |
| XYZ | xyz(39.7654, 37.9481, 83.8106) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.64
Perrywinkle
#8F8CE7
ΔE00 6.76
Pastel Blue
#A2BFFE
ΔE00 7.76
Lavender Blue
#8B88F8
ΔE00 8.08
Carolina Blue
#8AB8FE
ΔE00 8.41
Cornflowerblue
#6495ED
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A2EB #EBDB92
analogous
#92CFEB #92A2EB #AE92EB
triadic
#92A2EB #EB92A2 #A2EB92
tetradic
#92A2EB #EB92CF #EBDB92 #92EBAE
square
#92A2EB #EB92CF #EBDB92 #92EBAE
split-complementary
#92A2EB #EBAE92 #CFEB92
monochromatic
#2B4AD8 #5E76E2 #92A2EB #C6CEF4 #E5E9FA
Accessibility & contrast
On white
2.44
#92A2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#92A2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A2EB
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A2EB | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAEE
Deuteranopia (green-blind)
#83A2E9
Tritanopia (blue-blind)
#77B0BC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #92a2eb; /* rgb */ color: rgb(146, 162, 235); /* oklch */ color: oklch(72.8% 0.108 274.0);
Tailwind
colors: {
custom: {
50: '#b5bdf1',
500: '#92a2eb',
950: '#000000',
},
}SCSS
$custom: #92a2eb; $custom-light: #b5bdf1; $custom-dark: #000000;
JSON
{
"hex": "#92a2eb",
"rgb": {
"r": 146,
"g": 162,
"b": 235
},
"hsl": {
"h": 229.213,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.72831,
"c": 0.10776,
"h": 274
},
"luminance": 0.3795
}Semantic roles & 50–950 ramp
primary
#92A2EB
secondary
#F2EDD9
accent
#AF15D1
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185