#92B9FA#92B9FA
#92B9FA is a light, moderate blue. Relative luminance 0.477; OKLCH L 78.2% C 0.103 H 260.4°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #92B9FA |
|---|---|
| RGB | rgb(146, 185, 250) |
| HSL | hsl(218, 91%, 78%) |
| HSV | hsv(218, 42%, 98%) |
| CMYK | cmyk(41.6%, 26%, 0%, 2%) |
| CIE-LAB | lab(74.64, 3.15, -36.29) |
| CIE-LCH | lch(74.64, 36.42, 274.97°) |
| OKLab | oklab(78.22% -0.0171 -0.1011) |
| OKLCH | oklch(78.22% 0.103 260.4) |
| XYZ | xyz(46.4528, 47.7084, 97.1849) |
| Luminance | 0.4771 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.54
Pastel Blue
#A2BFFE
ΔE00 3.05
Baby Blue (survey)
#A2CFFE
ΔE00 5.91
Sky Blue (survey)
#75BBFD
ΔE00 5.95
Powder Blue (survey)
#B1D1FC
ΔE00 6.68
Light Grey Blue
#9DBCD4
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B9FA #FAD392
analogous
#92EDFA #92B9FA #9F92FA
triadic
#92B9FA #FA92B9 #B9FA92
tetradic
#92B9FA #FA92ED #FAD392 #92FA9F
square
#92B9FA #FA92ED #FAD392 #92FA9F
split-complementary
#92B9FA #FA9F92 #EDFA92
monochromatic
#1D6EF5 #5793F7 #92B9FA #CDDFFD #E2ECFE
Accessibility & contrast
On white
1.99
#92B9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#92B9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B9FA
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B9FA | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BDFD
Deuteranopia (green-blind)
#96B3F9
Tritanopia (blue-blind)
#6DC7CF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #92b9fa; /* rgb */ color: rgb(146, 185, 250); /* oklch */ color: oklch(78.2% 0.103 260.4);
Tailwind
colors: {
custom: {
50: '#b6cdfc',
500: '#92b9fa',
950: '#000000',
},
}SCSS
$custom: #92b9fa; $custom-light: #b6cdfc; $custom-dark: #000000;
JSON
{
"hex": "#92b9fa",
"rgb": {
"r": 146,
"g": 185,
"b": 250
},
"hsl": {
"h": 217.5,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.78215,
"c": 0.10258,
"h": 260.4
},
"luminance": 0.47711
}Semantic roles & 50–950 ramp
primary
#92B9FA
secondary
#F6EAD5
accent
#8F00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285