#92A8EA#92A8EA
#92A8EA is a light, moderate blue. Relative luminance 0.401; OKLCH L 74.0% C 0.099 H 269.7°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #92A8EA |
|---|---|
| RGB | rgb(146, 168, 234) |
| HSL | hsl(225, 68%, 75%) |
| HSV | hsv(225, 38%, 92%) |
| CMYK | cmyk(37.6%, 28.2%, 0%, 8.2%) |
| CIE-LAB | lab(69.51, 8.31, -35.57) |
| CIE-LCH | lch(69.51, 36.53, 283.14°) |
| OKLab | oklab(74% -0.0005 -0.0991) |
| OKLCH | oklch(74% 0.099 269.7) |
| XYZ | xyz(40.7035, 40.0549, 83.4126) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.14
Pastel Blue
#A2BFFE
ΔE00 6.11
Carolina Blue
#8AB8FE
ΔE00 6.62
Cornflowerblue
#6495ED
ΔE00 8.51
Perrywinkle
#8F8CE7
ΔE00 8.65
Light Grey Blue
#9DBCD4
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A8EA #EAD492
analogous
#92D4EA #92A8EA #A892EA
triadic
#92A8EA #EA92A8 #A8EA92
tetradic
#92A8EA #EA92D4 #EAD492 #92EAA8
square
#92A8EA #EA92D4 #EAD492 #92EAA8
split-complementary
#92A8EA #EAA892 #D4EA92
monochromatic
#2B56D6 #5F7FE0 #92A8EA #C5D1F4 #E5EBFA
Accessibility & contrast
On white
2.33
#92A8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#92A8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A8EA
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A8EA | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEED
Deuteranopia (green-blind)
#8AA6E8
Tritanopia (blue-blind)
#77B5BF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #92a8ea; /* rgb */ color: rgb(146, 168, 234); /* oklch */ color: oklch(74.0% 0.099 269.7);
Tailwind
colors: {
custom: {
50: '#b5c1f1',
500: '#92a8ea',
950: '#000000',
},
}SCSS
$custom: #92a8ea; $custom-light: #b5c1f1; $custom-dark: #000000;
JSON
{
"hex": "#92a8ea",
"rgb": {
"r": 146,
"g": 168,
"b": 234
},
"hsl": {
"h": 225,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.74002,
"c": 0.09909,
"h": 269.7
},
"luminance": 0.40057
}Semantic roles & 50–950 ramp
primary
#92A8EA
secondary
#F2ECD9
accent
#A116D0
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184