#92ACFA#92ACFA
#92ACFA is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.6% C 0.116 H 269.4°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #92ACFA |
|---|---|
| RGB | rgb(146, 172, 250) |
| HSL | hsl(225, 91%, 78%) |
| HSV | hsv(225, 42%, 98%) |
| CMYK | cmyk(41.6%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(71.23, 10.40, -41.60) |
| CIE-LCH | lch(71.23, 42.88, 284.03°) |
| OKLab | oklab(75.56% -0.0012 -0.1165) |
| OKLCH | oklch(75.56% 0.116 269.4) |
| XYZ | xyz(43.8566, 42.5159, 96.3195) |
| Luminance | 0.4252 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.87
Carolina Blue
#8AB8FE
ΔE00 5.03
Periwinkle Blue
#8F99FB
ΔE00 5.64
Cornflowerblue
#6495ED
ΔE00 8.61
Light Grey Blue
#9DBCD4
ΔE00 8.94
Powder Blue (survey)
#B1D1FC
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ACFA #FAE092
analogous
#92E0FA #92ACFA #AC92FA
triadic
#92ACFA #FA92AC #ACFA92
tetradic
#92ACFA #FA92E0 #FAE092 #92FAAC
square
#92ACFA #FA92E0 #FAE092 #92FAAC
split-complementary
#92ACFA #FAAC92 #E0FA92
monochromatic
#1D53F5 #577FF7 #92ACFA #CDD9FD #E2E9FE
Accessibility & contrast
On white
2.21
#92ACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#92ACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ACFA
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ACFA | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B3FD
Deuteranopia (green-blind)
#87AAF8
Tritanopia (blue-blind)
#6FBCC8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #92acfa; /* rgb */ color: rgb(146, 172, 250); /* oklch */ color: oklch(75.6% 0.116 269.4);
Tailwind
colors: {
custom: {
50: '#b6c4fc',
500: '#92acfa',
950: '#000000',
},
}SCSS
$custom: #92acfa; $custom-light: #b6c4fc; $custom-dark: #000000;
JSON
{
"hex": "#92acfa",
"rgb": {
"r": 146,
"g": 172,
"b": 250
},
"hsl": {
"h": 225,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.75555,
"c": 0.11647,
"h": 269.4
},
"luminance": 0.42518
}Semantic roles & 50–950 ramp
primary
#92ACFA
secondary
#F6EED5
accent
#AC00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185