#92B7F5#92B7F5
#92B7F5 is a light, moderate blue. Relative luminance 0.466; OKLCH L 77.6% C 0.098 H 260.5°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #92B7F5 |
|---|---|
| RGB | rgb(146, 183, 245) |
| HSL | hsl(218, 83%, 77%) |
| HSV | hsv(218, 40%, 96%) |
| CMYK | cmyk(40.4%, 25.3%, 0%, 3.9%) |
| CIE-LAB | lab(73.91, 2.90, -34.72) |
| CIE-LCH | lch(73.91, 34.84, 274.78°) |
| OKLab | oklab(77.58% -0.0161 -0.0966) |
| OKLCH | oklch(77.58% 0.098 260.5) |
| XYZ | xyz(45.2638, 46.5681, 92.9720) |
| Luminance | 0.4657 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.00
Pastel Blue
#A2BFFE
ΔE00 3.11
Sky Blue (survey)
#75BBFD
ΔE00 6.29
Baby Blue (survey)
#A2CFFE
ΔE00 6.40
Powder Blue (survey)
#B1D1FC
ΔE00 6.98
Light Grey Blue
#9DBCD4
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B7F5 #F5D092
analogous
#92E8F5 #92B7F5 #9F92F5
triadic
#92B7F5 #F592B7 #B7F592
tetradic
#92B7F5 #F592E8 #F5D092 #92F59F
square
#92B7F5 #F592E8 #F5D092 #92F59F
split-complementary
#92B7F5 #F59F92 #E8F592
monochromatic
#226DEB #5A92F0 #92B7F5 #CADCFA #E3ECFC
Accessibility & contrast
On white
2.04
#92B7F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#92B7F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B7F5
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B7F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B7F5 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BBF8
Deuteranopia (green-blind)
#96B1F4
Tritanopia (blue-blind)
#70C4CC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #92b7f5; /* rgb */ color: rgb(146, 183, 245); /* oklch */ color: oklch(77.6% 0.098 260.5);
Tailwind
colors: {
custom: {
50: '#b5ccf8',
500: '#92b7f5',
950: '#000000',
},
}SCSS
$custom: #92b7f5; $custom-light: #b5ccf8; $custom-dark: #000000;
JSON
{
"hex": "#92b7f5",
"rgb": {
"r": 146,
"g": 183,
"b": 245
},
"hsl": {
"h": 217.576,
"s": 83.193,
"l": 76.667
},
"oklch": {
"l": 0.77581,
"c": 0.09798,
"h": 260.5
},
"luminance": 0.46571
}Semantic roles & 50–950 ramp
primary
#92B7F5
secondary
#F4E9D7
accent
#8E06E0
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285