#92A2FA#92A2FA
#92A2FA is a light, vivid blue. Relative luminance 0.389; OKLCH L 73.6% C 0.129 H 275.0°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #92A2FA |
|---|---|
| RGB | rgb(146, 162, 250) |
| HSL | hsl(231, 91%, 78%) |
| HSV | hsv(231, 42%, 98%) |
| CMYK | cmyk(41.6%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(68.64, 16.07, -45.65) |
| CIE-LCH | lch(68.64, 48.39, 289.39°) |
| OKLab | oklab(73.56% 0.0111 -0.1282) |
| OKLCH | oklch(73.56% 0.129 275) |
| XYZ | xyz(42.0245, 38.8518, 95.7088) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.60
Perrywinkle
#8F8CE7
ΔE00 7.00
Lavender Blue
#8B88F8
ΔE00 7.58
Pastel Blue
#A2BFFE
ΔE00 7.58
Carolina Blue
#8AB8FE
ΔE00 7.99
Cornflowerblue
#6495ED
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A2FA #FAEA92
analogous
#92D6FA #92A2FA #B692FA
triadic
#92A2FA #FA92A2 #A2FA92
tetradic
#92A2FA #FA92D6 #FAEA92 #92FAB6
square
#92A2FA #FA92D6 #FAEA92 #92FAB6
split-complementary
#92A2FA #FAB692 #D6FA92
monochromatic
#1D3EF5 #5770F7 #92A2FA #CDD4FD #E2E6FE
Accessibility & contrast
On white
2.39
#92A2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#92A2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A2FA
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A2FA | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFE
Deuteranopia (green-blind)
#7BA4F8
Tritanopia (blue-blind)
#70B4C2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #92a2fa; /* rgb */ color: rgb(146, 162, 250); /* oklch */ color: oklch(73.6% 0.129 275.0);
Tailwind
colors: {
custom: {
50: '#b6bdfc',
500: '#92a2fa',
950: '#000000',
},
}SCSS
$custom: #92a2fa; $custom-light: #b6bdfc; $custom-dark: #000000;
JSON
{
"hex": "#92a2fa",
"rgb": {
"r": 146,
"g": 162,
"b": 250
},
"hsl": {
"h": 230.769,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.73559,
"c": 0.12868,
"h": 275
},
"luminance": 0.38854
}Semantic roles & 50–950 ramp
primary
#92A2FA
secondary
#F6F1D5
accent
#C200E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185