#92B5F5#92B5F5
#92B5F5 is a light, moderate blue. Relative luminance 0.458; OKLCH L 77.2% C 0.100 H 262.1°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #92B5F5 |
|---|---|
| RGB | rgb(146, 181, 245) |
| HSL | hsl(219, 83%, 77%) |
| HSV | hsv(219, 40%, 96%) |
| CMYK | cmyk(40.4%, 26.1%, 0%, 3.9%) |
| CIE-LAB | lab(73.38, 4.01, -35.54) |
| CIE-LCH | lch(73.38, 35.77, 276.43°) |
| OKLab | oklab(77.17% -0.0137 -0.099) |
| OKLCH | oklch(77.17% 0.1 262.1) |
| XYZ | xyz(44.8542, 45.7489, 92.8355) |
| Luminance | 0.4575 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.47
Pastel Blue
#A2BFFE
ΔE00 3.20
Sky Blue (survey)
#75BBFD
ΔE00 6.86
Baby Blue (survey)
#A2CFFE
ΔE00 6.99
Powder Blue (survey)
#B1D1FC
ΔE00 7.39
Light Grey Blue
#9DBCD4
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B5F5 #F5D292
analogous
#92E7F5 #92B5F5 #A192F5
triadic
#92B5F5 #F592B5 #B5F592
tetradic
#92B5F5 #F592E7 #F5D292 #92F5A1
square
#92B5F5 #F592E7 #F5D292 #92F5A1
split-complementary
#92B5F5 #F5A192 #E7F592
monochromatic
#2269EB #5A8FF0 #92B5F5 #CADBFA #E3ECFC
Accessibility & contrast
On white
2.07
#92B5F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#92B5F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B5F5
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B5F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B5F5 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB9F8
Deuteranopia (green-blind)
#94B0F4
Tritanopia (blue-blind)
#70C2CB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #92b5f5; /* rgb */ color: rgb(146, 181, 245); /* oklch */ color: oklch(77.2% 0.100 262.1);
Tailwind
colors: {
custom: {
50: '#b5cbf8',
500: '#92b5f5',
950: '#000000',
},
}SCSS
$custom: #92b5f5; $custom-light: #b5cbf8; $custom-dark: #000000;
JSON
{
"hex": "#92b5f5",
"rgb": {
"r": 146,
"g": 181,
"b": 245
},
"hsl": {
"h": 218.788,
"s": 83.193,
"l": 76.667
},
"oklch": {
"l": 0.77166,
"c": 0.09993,
"h": 262.1
},
"luminance": 0.45751
}Semantic roles & 50–950 ramp
primary
#92B5F5
secondary
#F4EAD7
accent
#9306E0
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285