#92AAFA#92AAFA
#92AAFA is a light, moderate blue. Relative luminance 0.418; OKLCH L 75.2% C 0.119 H 270.6°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #92AAFA |
|---|---|
| RGB | rgb(146, 170, 250) |
| HSL | hsl(226, 91%, 78%) |
| HSV | hsv(226, 42%, 98%) |
| CMYK | cmyk(41.6%, 32%, 0%, 2%) |
| CIE-LAB | lab(70.71, 11.53, -42.42) |
| CIE-LCH | lch(70.71, 43.95, 285.20°) |
| OKLab | oklab(75.15% 0.0013 -0.1188) |
| OKLCH | oklch(75.15% 0.119 270.6) |
| XYZ | xyz(43.4788, 41.7604, 96.1935) |
| Luminance | 0.4176 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.03
Pastel Blue
#A2BFFE
ΔE00 5.38
Carolina Blue
#8AB8FE
ΔE00 5.62
Cornflowerblue
#6495ED
ΔE00 8.47
Light Grey Blue
#9DBCD4
ΔE00 9.12
Perrywinkle
#8F8CE7
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AAFA #FAE292
analogous
#92DEFA #92AAFA #AE92FA
triadic
#92AAFA #FA92AA #AAFA92
tetradic
#92AAFA #FA92DE #FAE292 #92FAAE
square
#92AAFA #FA92DE #FAE292 #92FAAE
split-complementary
#92AAFA #FAAE92 #DEFA92
monochromatic
#1D4FF5 #577CF7 #92AAFA #CDD8FD #E2E8FE
Accessibility & contrast
On white
2.25
#92AAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#92AAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AAFA
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AAFA | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FD
Deuteranopia (green-blind)
#85A9F8
Tritanopia (blue-blind)
#6FBAC7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #92aafa; /* rgb */ color: rgb(146, 170, 250); /* oklch */ color: oklch(75.2% 0.119 270.6);
Tailwind
colors: {
custom: {
50: '#b6c3fc',
500: '#92aafa',
950: '#000000',
},
}SCSS
$custom: #92aafa; $custom-light: #b6c3fc; $custom-dark: #000000;
JSON
{
"hex": "#92aafa",
"rgb": {
"r": 146,
"g": 170,
"b": 250
},
"hsl": {
"h": 226.154,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.75152,
"c": 0.11883,
"h": 270.6
},
"luminance": 0.41763
}Semantic roles & 50–950 ramp
primary
#92AAFA
secondary
#F6EED5
accent
#B100E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185