#92A4E4#92A4E4
#92A4E4 is a light, moderate blue. Relative luminance 0.383; OKLCH L 72.9% C 0.095 H 271.8°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #92A4E4 |
|---|---|
| RGB | rgb(146, 164, 228) |
| HSL | hsl(227, 60%, 73%) |
| HSV | hsv(227, 36%, 89%) |
| CMYK | cmyk(36%, 28.1%, 0%, 10.6%) |
| CIE-LAB | lab(68.21, 8.97, -34.30) |
| CIE-LCH | lch(68.21, 35.45, 284.65°) |
| OKLab | oklab(72.91% 0.003 -0.0954) |
| OKLCH | oklch(72.91% 0.095 271.8) |
| XYZ | xyz(39.1290, 38.2617, 78.7073) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.78
Pastel Blue
#A2BFFE
ΔE00 7.42
Perrywinkle
#8F8CE7
ΔE00 7.52
Carolina Blue
#8AB8FE
ΔE00 8.11
Cornflowerblue
#6495ED
ΔE00 8.71
Lavender Blue
#8B88F8
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A4E4 #E4D292
analogous
#92CDE4 #92A4E4 #A992E4
triadic
#92A4E4 #E492A4 #A4E492
tetradic
#92A4E4 #E492CD #E4D292 #92E4A9
square
#92A4E4 #E492CD #E4D292 #92E4A9
split-complementary
#92A4E4 #E4A992 #CDE492
monochromatic
#3253CA #617BD8 #92A4E4 #C3CDF0 #E6EBF9
Accessibility & contrast
On white
2.43
#92A4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#92A4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A4E4
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A4E4 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAAE7
Deuteranopia (green-blind)
#89A3E2
Tritanopia (blue-blind)
#7AB1BA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #92a4e4; /* rgb */ color: rgb(146, 164, 228); /* oklch */ color: oklch(72.9% 0.095 271.8);
Tailwind
colors: {
custom: {
50: '#b4beec',
500: '#92a4e4',
950: '#000000',
},
}SCSS
$custom: #92a4e4; $custom-light: #b4beec; $custom-dark: #000000;
JSON
{
"hex": "#92a4e4",
"rgb": {
"r": 146,
"g": 164,
"b": 228
},
"hsl": {
"h": 226.829,
"s": 60.294,
"l": 73.333
},
"oklch": {
"l": 0.72914,
"c": 0.09548,
"h": 271.8
},
"luminance": 0.38263
}Semantic roles & 50–950 ramp
primary
#92A4E4
secondary
#F0ECDB
accent
#A31EC8
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184