#92ABFD#92ABFD
#92ABFD is a light, vivid blue. Relative luminance 0.423; OKLCH L 75.5% C 0.122 H 270.4°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #92ABFD |
|---|---|
| RGB | rgb(146, 171, 253) |
| HSL | hsl(226, 96%, 78%) |
| HSV | hsv(226, 42%, 99%) |
| CMYK | cmyk(42.3%, 32.4%, 0%, 0.8%) |
| CIE-LAB | lab(71.10, 11.79, -43.43) |
| CIE-LCH | lch(71.10, 45.00, 285.19°) |
| OKLab | oklab(75.5% 0.0008 -0.1217) |
| OKLCH | oklch(75.5% 0.122 270.4) |
| XYZ | xyz(44.1411, 42.3264, 98.7534) |
| Luminance | 0.4233 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.15
Periwinkle Blue
#8F99FB
ΔE00 5.30
Carolina Blue
#8AB8FE
ΔE00 5.31
Cornflowerblue
#6495ED
ΔE00 8.56
Light Grey Blue
#9DBCD4
ΔE00 9.00
Powder Blue (survey)
#B1D1FC
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ABFD #FDE492
analogous
#92E1FD #92ABFD #AE92FD
triadic
#92ABFD #FD92AB #ABFD92
tetradic
#92ABFD #FD92E1 #FDE492 #92FDAE
square
#92ABFD #FD92E1 #FDE492 #92FDAE
split-complementary
#92ABFD #FDAE92 #E1FD92
monochromatic
#1A4EFB #567DFC #92ABFD #CED9FE #E1E8FE
Accessibility & contrast
On white
2.22
#92ABFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#92ABFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ABFD
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ABFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ABFD | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#84AAFB
Tritanopia (blue-blind)
#6DBCC9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #92abfd; /* rgb */ color: rgb(146, 171, 253); /* oklch */ color: oklch(75.5% 0.122 270.4);
Tailwind
colors: {
custom: {
50: '#b6c3fe',
500: '#92abfd',
950: '#000000',
},
}SCSS
$custom: #92abfd; $custom-light: #b6c3fe; $custom-dark: #000000;
JSON
{
"hex": "#92abfd",
"rgb": {
"r": 146,
"g": 171,
"b": 253
},
"hsl": {
"h": 225.981,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.75497,
"c": 0.12175,
"h": 270.4
},
"luminance": 0.42329
}Semantic roles & 50–950 ramp
primary
#92ABFD
secondary
#F7EFD4
accent
#B000E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121218
muted
#818186