#92A4E2#92A4E2
#92A4E2 is a light, moderate blue. Relative luminance 0.382; OKLCH L 72.8% C 0.093 H 271.5°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #92A4E2 |
|---|---|
| RGB | rgb(146, 164, 226) |
| HSL | hsl(227, 58%, 73%) |
| HSV | hsv(227, 35%, 89%) |
| CMYK | cmyk(35.4%, 27.4%, 0%, 11.4%) |
| CIE-LAB | lab(68.13, 8.44, -33.33) |
| CIE-LCH | lch(68.13, 34.38, 284.21°) |
| OKLab | oklab(72.82% 0.0024 -0.0926) |
| OKLCH | oklch(72.82% 0.093 271.5) |
| XYZ | xyz(38.8530, 38.1513, 77.2535) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.00
Pastel Blue
#A2BFFE
ΔE00 7.50
Perrywinkle
#8F8CE7
ΔE00 7.58
Carolina Blue
#8AB8FE
ΔE00 8.21
Cornflowerblue
#6495ED
ΔE00 8.80
Lavender Blue
#8B88F8
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A4E2 #E2D092
analogous
#92CCE2 #92A4E2 #A892E2
triadic
#92A4E2 #E292A4 #A4E292
tetradic
#92A4E2 #E292CC #E2D092 #92E2A8
square
#92A4E2 #E292CC #E2D092 #92E2A8
split-complementary
#92A4E2 #E2A892 #CCE292
monochromatic
#3455C5 #627CD5 #92A4E2 #C2CCEF #E7EBF9
Accessibility & contrast
On white
2.43
#92A4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#92A4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A4E2
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A4E2 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AAE5
Deuteranopia (green-blind)
#89A3E1
Tritanopia (blue-blind)
#7BB0BA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #92a4e2; /* rgb */ color: rgb(146, 164, 226); /* oklch */ color: oklch(72.8% 0.093 271.5);
Tailwind
colors: {
custom: {
50: '#b4beeb',
500: '#92a4e2',
950: '#000000',
},
}SCSS
$custom: #92a4e2; $custom-light: #b4beeb; $custom-dark: #000000;
JSON
{
"hex": "#92a4e2",
"rgb": {
"r": 146,
"g": 164,
"b": 226
},
"hsl": {
"h": 226.5,
"s": 57.971,
"l": 72.941
},
"oklch": {
"l": 0.72824,
"c": 0.09267,
"h": 271.5
},
"luminance": 0.38153
}Semantic roles & 50–950 ramp
primary
#92A4E2
secondary
#F0EBDB
accent
#A020C6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184