#92A9FB#92A9FB
#92A9FB is a light, vivid blue. Relative luminance 0.415; OKLCH L 75.0% C 0.121 H 271.3°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #92A9FB |
|---|---|
| RGB | rgb(146, 169, 251) |
| HSL | hsl(227, 93%, 78%) |
| HSV | hsv(227, 42%, 98%) |
| CMYK | cmyk(41.8%, 32.7%, 0%, 1.6%) |
| CIE-LAB | lab(70.49, 12.37, -43.30) |
| CIE-LCH | lch(70.49, 45.03, 285.94°) |
| OKLab | oklab(75% 0.0027 -0.1214) |
| OKLCH | oklch(75% 0.121 271.3) |
| XYZ | xyz(43.4493, 41.4497, 96.9593) |
| Luminance | 0.4145 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.71
Pastel Blue
#A2BFFE
ΔE00 5.65
Carolina Blue
#8AB8FE
ΔE00 5.91
Cornflowerblue
#6495ED
ΔE00 8.42
Perrywinkle
#8F8CE7
ΔE00 9.11
Light Grey Blue
#9DBCD4
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A9FB #FBE492
analogous
#92DDFB #92A9FB #AF92FB
triadic
#92A9FB #FB92A9 #A9FB92
tetradic
#92A9FB #FB92DD #FBE492 #92FBAF
square
#92A9FB #FB92DD #FBE492 #92FBAF
split-complementary
#92A9FB #FBAF92 #DDFB92
monochromatic
#1C4CF7 #577AF9 #92A9FB #CDD8FD #E1E8FE
Accessibility & contrast
On white
2.26
#92A9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#92A9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A9FB
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A9FB | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FE
Deuteranopia (green-blind)
#83A8F9
Tritanopia (blue-blind)
#6FBAC7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #92a9fb; /* rgb */ color: rgb(146, 169, 251); /* oklch */ color: oklch(75.0% 0.121 271.3);
Tailwind
colors: {
custom: {
50: '#b6c2fd',
500: '#92a9fb',
950: '#000000',
},
}SCSS
$custom: #92a9fb; $custom-light: #b6c2fd; $custom-dark: #000000;
JSON
{
"hex": "#92a9fb",
"rgb": {
"r": 146,
"g": 169,
"b": 251
},
"hsl": {
"h": 226.857,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.75,
"c": 0.12139,
"h": 271.3
},
"luminance": 0.41452
}Semantic roles & 50–950 ramp
primary
#92A9FB
secondary
#F6EFD5
accent
#B300E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185