#92ABFF#92ABFF
#92ABFF is a light, vivid blue. Relative luminance 0.425; OKLCH L 75.6% C 0.124 H 270.6°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #92ABFF |
|---|---|
| RGB | rgb(146, 171, 255) |
| HSL | hsl(226, 100%, 79%) |
| HSV | hsv(226, 43%, 100%) |
| CMYK | cmyk(42.7%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(71.18, 12.35, -44.38) |
| CIE-LCH | lch(71.18, 46.06, 285.55°) |
| OKLab | oklab(75.59% 0.0013 -0.1245) |
| OKLCH | oklch(75.59% 0.125 270.6) |
| XYZ | xyz(44.4614, 42.4545, 100.4401) |
| Luminance | 0.4246 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.17
Periwinkle Blue
#8F99FB
ΔE00 5.30
Carolina Blue
#8AB8FE
ΔE00 5.30
Cornflowerblue
#6495ED
ΔE00 8.59
Light Grey Blue
#9DBCD4
ΔE00 8.99
Powder Blue (survey)
#B1D1FC
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ABFF #FFE692
analogous
#92E1FF #92ABFF #AF92FF
triadic
#92ABFF #FF92AB #ABFF92
tetradic
#92ABFF #FF92E1 #FFE692 #92FFAF
square
#92ABFF #FF92E1 #FFE692 #92FFAF
split-complementary
#92ABFF #FFAF92 #E1FF92
monochromatic
#184DFF #557CFF #92ABFF #CFDAFF #E0E7FF
Accessibility & contrast
On white
2.21
#92ABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#92ABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ABFF
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ABFF | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#83AAFD
Tritanopia (blue-blind)
#6CBCC9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #92abff; /* rgb */ color: rgb(146, 171, 255); /* oklch */ color: oklch(75.6% 0.124 270.6);
Tailwind
colors: {
custom: {
50: '#b6c3ff',
500: '#92abff',
950: '#000000',
},
}SCSS
$custom: #92abff; $custom-light: #b6c3ff; $custom-dark: #000000;
JSON
{
"hex": "#92abff",
"rgb": {
"r": 146,
"g": 171,
"b": 255
},
"hsl": {
"h": 226.239,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.75594,
"c": 0.1245,
"h": 270.6
},
"luminance": 0.42457
}Semantic roles & 50–950 ramp
primary
#92ABFF
secondary
#F7EFD4
accent
#B100E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121218
muted
#818186