#92B5F2#92B5F2
#92B5F2 is a light, moderate blue. Relative luminance 0.456; OKLCH L 77.0% C 0.096 H 261.3°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #92B5F2 |
|---|---|
| RGB | rgb(146, 181, 242) |
| HSL | hsl(218, 79%, 76%) |
| HSV | hsv(218, 40%, 95%) |
| CMYK | cmyk(39.7%, 25.2%, 0%, 5.1%) |
| CIE-LAB | lab(73.26, 3.20, -34.10) |
| CIE-LCH | lch(73.26, 34.25, 275.36°) |
| OKLab | oklab(77.04% -0.0146 -0.0949) |
| OKLCH | oklch(77.04% 0.096 261.3) |
| XYZ | xyz(44.3999, 45.5672, 90.4430) |
| Luminance | 0.4557 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.55
Pastel Blue
#A2BFFE
ΔE00 3.28
Sky Blue (survey)
#75BBFD
ΔE00 6.77
Baby Blue (survey)
#A2CFFE
ΔE00 6.96
Powder Blue (survey)
#B1D1FC
ΔE00 7.36
Light Grey Blue
#9DBCD4
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B5F2 #F2CF92
analogous
#92E5F2 #92B5F2 #9F92F2
triadic
#92B5F2 #F292B5 #B5F292
tetradic
#92B5F2 #F292E5 #F2CF92 #92F29F
square
#92B5F2 #F292E5 #F2CF92 #92F29F
split-complementary
#92B5F2 #F29F92 #E5F292
monochromatic
#256BE5 #5B90EB #92B5F2 #C9DAF9 #E4ECFC
Accessibility & contrast
On white
2.08
#92B5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#92B5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B5F2
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B5F2 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB9F5
Deuteranopia (green-blind)
#95B0F1
Tritanopia (blue-blind)
#71C2CA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #92b5f2; /* rgb */ color: rgb(146, 181, 242); /* oklch */ color: oklch(77.0% 0.096 261.3);
Tailwind
colors: {
custom: {
50: '#b5cbf6',
500: '#92b5f2',
950: '#000000',
},
}SCSS
$custom: #92b5f2; $custom-light: #b5cbf6; $custom-dark: #000000;
JSON
{
"hex": "#92b5f2",
"rgb": {
"r": 146,
"g": 181,
"b": 242
},
"hsl": {
"h": 218.125,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.77035,
"c": 0.09598,
"h": 261.3
},
"luminance": 0.4557
}Semantic roles & 50–950 ramp
primary
#92B5F2
secondary
#F4E9D7
accent
#8F0BDB
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111317
muted
#808285