#92A2EA#92A2EA
#92A2EA is a light, moderate blue. Relative luminance 0.379; OKLCH L 72.8% C 0.106 H 273.9°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #92A2EA |
|---|---|
| RGB | rgb(146, 162, 234) |
| HSL | hsl(229, 68%, 75%) |
| HSV | hsv(229, 38%, 92%) |
| CMYK | cmyk(37.6%, 30.8%, 0%, 8.2%) |
| CIE-LAB | lab(67.94, 11.70, -38.01) |
| CIE-LCH | lch(67.94, 39.77, 287.11°) |
| OKLab | oklab(72.78% 0.0072 -0.1061) |
| OKLCH | oklch(72.78% 0.106 273.9) |
| XYZ | xyz(39.6213, 37.8905, 83.0519) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.75
Perrywinkle
#8F8CE7
ΔE00 6.77
Pastel Blue
#A2BFFE
ΔE00 7.78
Lavender Blue
#8B88F8
ΔE00 8.14
Carolina Blue
#8AB8FE
ΔE00 8.45
Cornflowerblue
#6495ED
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A2EA #EADA92
analogous
#92CEEA #92A2EA #AE92EA
triadic
#92A2EA #EA92A2 #A2EA92
tetradic
#92A2EA #EA92CE #EADA92 #92EAAE
square
#92A2EA #EA92CE #EADA92 #92EAAE
split-complementary
#92A2EA #EAAE92 #CEEA92
monochromatic
#2B4AD6 #5F76E0 #92A2EA #C5CEF4 #E5E9FA
Accessibility & contrast
On white
2.45
#92A2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#92A2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A2EA
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A2EA | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9ED
Deuteranopia (green-blind)
#84A2E8
Tritanopia (blue-blind)
#77B0BC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #92a2ea; /* rgb */ color: rgb(146, 162, 234); /* oklch */ color: oklch(72.8% 0.106 273.9);
Tailwind
colors: {
custom: {
50: '#b5bdf1',
500: '#92a2ea',
950: '#000000',
},
}SCSS
$custom: #92a2ea; $custom-light: #b5bdf1; $custom-dark: #000000;
JSON
{
"hex": "#92a2ea",
"rgb": {
"r": 146,
"g": 162,
"b": 234
},
"hsl": {
"h": 229.091,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.72784,
"c": 0.10635,
"h": 273.9
},
"luminance": 0.37892
}Semantic roles & 50–950 ramp
primary
#92A2EA
secondary
#F2EDD9
accent
#AE16D0
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184