#92A8FA#92A8FA
#92A8FA is a light, vivid blue. Relative luminance 0.410; OKLCH L 74.8% C 0.121 H 271.8°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #92A8FA |
|---|---|
| RGB | rgb(146, 168, 250) |
| HSL | hsl(227, 91%, 78%) |
| HSV | hsv(227, 42%, 98%) |
| CMYK | cmyk(41.6%, 32.8%, 0%, 2%) |
| CIE-LAB | lab(70.19, 12.66, -43.23) |
| CIE-LCH | lch(70.19, 45.04, 286.32°) |
| OKLab | oklab(74.75% 0.0037 -0.1212) |
| OKLCH | oklch(74.75% 0.121 271.8) |
| XYZ | xyz(43.1067, 41.0162, 96.0695) |
| Luminance | 0.4102 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.42
Pastel Blue
#A2BFFE
ΔE00 5.91
Carolina Blue
#8AB8FE
ΔE00 6.22
Cornflowerblue
#6495ED
ΔE00 8.37
Perrywinkle
#8F8CE7
ΔE00 8.79
Light Grey Blue
#9DBCD4
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A8FA #FAE492
analogous
#92DCFA #92A8FA #B092FA
triadic
#92A8FA #FA92A8 #A8FA92
tetradic
#92A8FA #FA92DC #FAE492 #92FAB0
square
#92A8FA #FA92DC #FAE492 #92FAB0
split-complementary
#92A8FA #FAB092 #DCFA92
monochromatic
#1D4BF5 #5779F7 #92A8FA #CDD7FD #E2E8FE
Accessibility & contrast
On white
2.28
#92A8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#92A8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A8FA
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A8FA | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FD
Deuteranopia (green-blind)
#82A8F8
Tritanopia (blue-blind)
#6FB9C6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #92a8fa; /* rgb */ color: rgb(146, 168, 250); /* oklch */ color: oklch(74.8% 0.121 271.8);
Tailwind
colors: {
custom: {
50: '#b6c1fc',
500: '#92a8fa',
950: '#000000',
},
}SCSS
$custom: #92a8fa; $custom-light: #b6c1fc; $custom-dark: #000000;
JSON
{
"hex": "#92a8fa",
"rgb": {
"r": 146,
"g": 168,
"b": 250
},
"hsl": {
"h": 227.308,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.74751,
"c": 0.12123,
"h": 271.8
},
"luminance": 0.41018
}Semantic roles & 50–950 ramp
primary
#92A8FA
secondary
#F6EFD5
accent
#B500E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185