#92ABFA#92ABFA
#92ABFA is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.4% C 0.118 H 270.0°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #92ABFA |
|---|---|
| RGB | rgb(146, 171, 250) |
| HSL | hsl(226, 91%, 78%) |
| HSV | hsv(226, 42%, 98%) |
| CMYK | cmyk(41.6%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(70.97, 10.96, -42.01) |
| CIE-LCH | lch(70.97, 43.42, 284.62°) |
| OKLab | oklab(75.35% 0 -0.1176) |
| OKLCH | oklch(75.35% 0.118 270) |
| XYZ | xyz(43.6670, 42.1367, 96.2563) |
| Luminance | 0.4214 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.12
Carolina Blue
#8AB8FE
ΔE00 5.32
Periwinkle Blue
#8F99FB
ΔE00 5.34
Cornflowerblue
#6495ED
ΔE00 8.53
Light Grey Blue
#9DBCD4
ΔE00 9.03
Powder Blue (survey)
#B1D1FC
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ABFA #FAE192
analogous
#92DFFA #92ABFA #AD92FA
triadic
#92ABFA #FA92AB #ABFA92
tetradic
#92ABFA #FA92DF #FAE192 #92FAAD
square
#92ABFA #FA92DF #FAE192 #92FAAD
split-complementary
#92ABFA #FAAD92 #DFFA92
monochromatic
#1D51F5 #577EF7 #92ABFA #CDD8FD #E2E8FE
Accessibility & contrast
On white
2.23
#92ABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#92ABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ABFA
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ABFA | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FD
Deuteranopia (green-blind)
#86AAF8
Tritanopia (blue-blind)
#6FBBC7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #92abfa; /* rgb */ color: rgb(146, 171, 250); /* oklch */ color: oklch(75.4% 0.118 270.0);
Tailwind
colors: {
custom: {
50: '#b6c3fc',
500: '#92abfa',
950: '#000000',
},
}SCSS
$custom: #92abfa; $custom-light: #b6c3fc; $custom-dark: #000000;
JSON
{
"hex": "#92abfa",
"rgb": {
"r": 146,
"g": 171,
"b": 250
},
"hsl": {
"h": 225.577,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.75354,
"c": 0.11764,
"h": 270
},
"luminance": 0.42139
}Semantic roles & 50–950 ramp
primary
#92ABFA
secondary
#F6EED5
accent
#AE00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185