#92A5FA#92A5FA
#92A5FA is a light, vivid blue. Relative luminance 0.399; OKLCH L 74.2% C 0.125 H 273.4°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #92A5FA |
|---|---|
| RGB | rgb(146, 165, 250) |
| HSL | hsl(229, 91%, 78%) |
| HSV | hsv(229, 42%, 98%) |
| CMYK | cmyk(41.6%, 34%, 0%, 2%) |
| CIE-LAB | lab(69.41, 14.36, -44.44) |
| CIE-LCH | lch(69.41, 46.70, 287.91°) |
| OKLab | oklab(74.15% 0.0074 -0.1247) |
| OKLCH | oklch(74.15% 0.125 273.4) |
| XYZ | xyz(42.5593, 39.9213, 95.8870) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.51
Pastel Blue
#A2BFFE
ΔE00 6.73
Carolina Blue
#8AB8FE
ΔE00 7.11
Perrywinkle
#8F8CE7
ΔE00 7.88
Cornflowerblue
#6495ED
ΔE00 8.30
Lavender Blue
#8B88F8
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A5FA #FAE792
analogous
#92D9FA #92A5FA #B392FA
triadic
#92A5FA #FA92A5 #A5FA92
tetradic
#92A5FA #FA92D9 #FAE792 #92FAB3
square
#92A5FA #FA92D9 #FAE792 #92FAB3
split-complementary
#92A5FA #FAB392 #D9FA92
monochromatic
#1D44F5 #5775F7 #92A5FA #CDD5FD #E2E7FE
Accessibility & contrast
On white
2.34
#92A5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#92A5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A5FA
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A5FA | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFD
Deuteranopia (green-blind)
#7FA6F8
Tritanopia (blue-blind)
#70B6C4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #92a5fa; /* rgb */ color: rgb(146, 165, 250); /* oklch */ color: oklch(74.2% 0.125 273.4);
Tailwind
colors: {
custom: {
50: '#b6bffc',
500: '#92a5fa',
950: '#000000',
},
}SCSS
$custom: #92a5fa; $custom-light: #b6bffc; $custom-dark: #000000;
JSON
{
"hex": "#92a5fa",
"rgb": {
"r": 146,
"g": 165,
"b": 250
},
"hsl": {
"h": 229.038,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.74153,
"c": 0.12491,
"h": 273.4
},
"luminance": 0.39923
}Semantic roles & 50–950 ramp
primary
#92A5FA
secondary
#F6F0D5
accent
#BC00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185