#92A3FA#92A3FA
#92A3FA is a light, vivid blue. Relative luminance 0.392; OKLCH L 73.8% C 0.127 H 274.5°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #92A3FA |
|---|---|
| RGB | rgb(146, 163, 250) |
| HSL | hsl(230, 91%, 78%) |
| HSV | hsv(230, 42%, 98%) |
| CMYK | cmyk(41.6%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(68.90, 15.50, -45.24) |
| CIE-LCH | lch(68.90, 47.83, 288.91°) |
| OKLab | oklab(73.76% 0.0099 -0.127) |
| OKLCH | oklch(73.76% 0.127 274.5) |
| XYZ | xyz(42.2013, 39.2055, 95.7677) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.91
Perrywinkle
#8F8CE7
ΔE00 7.29
Pastel Blue
#A2BFFE
ΔE00 7.29
Carolina Blue
#8AB8FE
ΔE00 7.70
Lavender Blue
#8B88F8
ΔE00 7.88
Cornflowerblue
#6495ED
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A3FA #FAE992
analogous
#92D7FA #92A3FA #B592FA
triadic
#92A3FA #FA92A3 #A3FA92
tetradic
#92A3FA #FA92D7 #FAE992 #92FAB5
square
#92A3FA #FA92D7 #FAE992 #92FAB5
split-complementary
#92A3FA #FAB592 #D7FA92
monochromatic
#1D40F5 #5772F7 #92A3FA #CDD4FD #E2E6FE
Accessibility & contrast
On white
2.38
#92A3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#92A3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A3FA
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A3FA | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFE
Deuteranopia (green-blind)
#7CA4F8
Tritanopia (blue-blind)
#70B5C3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #92a3fa; /* rgb */ color: rgb(146, 163, 250); /* oklch */ color: oklch(73.8% 0.127 274.5);
Tailwind
colors: {
custom: {
50: '#b6befc',
500: '#92a3fa',
950: '#000000',
},
}SCSS
$custom: #92a3fa; $custom-light: #b6befc; $custom-dark: #000000;
JSON
{
"hex": "#92a3fa",
"rgb": {
"r": 146,
"g": 163,
"b": 250
},
"hsl": {
"h": 230.192,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.73757,
"c": 0.12741,
"h": 274.5
},
"luminance": 0.39208
}Semantic roles & 50–950 ramp
primary
#92A3FA
secondary
#F6F0D5
accent
#C000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185