#92A4EA#92A4EA
#92A4EA is a light, moderate blue. Relative luminance 0.386; OKLCH L 73.2% C 0.104 H 272.6°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #92A4EA |
|---|---|
| RGB | rgb(146, 164, 234) |
| HSL | hsl(228, 68%, 75%) |
| HSV | hsv(228, 38%, 92%) |
| CMYK | cmyk(37.6%, 29.9%, 0%, 8.2%) |
| CIE-LAB | lab(68.46, 10.56, -37.20) |
| CIE-LCH | lch(68.46, 38.67, 285.85°) |
| OKLab | oklab(73.19% 0.0046 -0.1038) |
| OKLCH | oklch(73.19% 0.104 272.6) |
| XYZ | xyz(39.9764, 38.6007, 83.1703) |
| Luminance | 0.3860 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.18
Pastel Blue
#A2BFFE
ΔE00 7.21
Perrywinkle
#8F8CE7
ΔE00 7.40
Carolina Blue
#8AB8FE
ΔE00 7.84
Cornflowerblue
#6495ED
ΔE00 8.50
Lavender Blue
#8B88F8
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A4EA #EAD892
analogous
#92D0EA #92A4EA #AC92EA
triadic
#92A4EA #EA92A4 #A4EA92
tetradic
#92A4EA #EA92D0 #EAD892 #92EAAC
square
#92A4EA #EA92D0 #EAD892 #92EAAC
split-complementary
#92A4EA #EAAC92 #D0EA92
monochromatic
#2B4ED6 #5F79E0 #92A4EA #C5CFF4 #E5EAFA
Accessibility & contrast
On white
2.41
#92A4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#92A4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A4EA
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A4EA | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABED
Deuteranopia (green-blind)
#86A4E8
Tritanopia (blue-blind)
#77B2BD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #92a4ea; /* rgb */ color: rgb(146, 164, 234); /* oklch */ color: oklch(73.2% 0.104 272.6);
Tailwind
colors: {
custom: {
50: '#b5bef1',
500: '#92a4ea',
950: '#000000',
},
}SCSS
$custom: #92a4ea; $custom-light: #b5bef1; $custom-dark: #000000;
JSON
{
"hex": "#92a4ea",
"rgb": {
"r": 146,
"g": 164,
"b": 234
},
"hsl": {
"h": 227.727,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.73188,
"c": 0.10387,
"h": 272.6
},
"luminance": 0.38602
}Semantic roles & 50–950 ramp
primary
#92A4EA
secondary
#F2EDD9
accent
#AA16D0
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184