#92A2EF#92A2EF
#92A2EF is a light, moderate blue. Relative luminance 0.382; OKLCH L 73.0% C 0.113 H 274.3°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #92A2EF |
|---|---|
| RGB | rgb(146, 162, 239) |
| HSL | hsl(230, 74%, 75%) |
| HSV | hsv(230, 39%, 94%) |
| CMYK | cmyk(38.9%, 32.2%, 0%, 6.3%) |
| CIE-LAB | lab(68.15, 13.05, -40.41) |
| CIE-LCH | lch(68.15, 42.47, 287.89°) |
| OKLab | oklab(73.02% 0.0085 -0.113) |
| OKLCH | oklch(73.02% 0.113 274.3) |
| XYZ | xyz(40.3497, 38.1819, 86.8884) |
| Luminance | 0.3818 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.26
Perrywinkle
#8F8CE7
ΔE00 6.76
Pastel Blue
#A2BFFE
ΔE00 7.67
Lavender Blue
#8B88F8
ΔE00 7.89
Carolina Blue
#8AB8FE
ΔE00 8.26
Cornflowerblue
#6495ED
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A2EF #EFDF92
analogous
#92D1EF #92A2EF #B092EF
triadic
#92A2EF #EF92A2 #A2EF92
tetradic
#92A2EF #EF92D1 #EFDF92 #92EFB0
square
#92A2EF #EF92D1 #EFDF92 #92EFB0
split-complementary
#92A2EF #EFB092 #D1EF92
monochromatic
#2747DF #5D74E7 #92A2EF #C7D0F7 #E4E8FB
Accessibility & contrast
On white
2.43
#92A2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#92A2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A2EF
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A2EF | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF2
Deuteranopia (green-blind)
#81A3ED
Tritanopia (blue-blind)
#75B1BE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #92a2ef; /* rgb */ color: rgb(146, 162, 239); /* oklch */ color: oklch(73.0% 0.113 274.3);
Tailwind
colors: {
custom: {
50: '#b5bdf4',
500: '#92a2ef',
950: '#000000',
},
}SCSS
$custom: #92a2ef; $custom-light: #b5bdf4; $custom-dark: #000000;
JSON
{
"hex": "#92a2ef",
"rgb": {
"r": 146,
"g": 162,
"b": 239
},
"hsl": {
"h": 229.677,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.73021,
"c": 0.11336,
"h": 274.3
},
"luminance": 0.38184
}Semantic roles & 50–950 ramp
primary
#92A2EF
secondary
#F3EED8
accent
#B40FD7
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185