#92B8F5#92B8F5
#92B8F5 is a light, moderate blue. Relative luminance 0.470; OKLCH L 77.8% C 0.097 H 259.7°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #92B8F5 |
|---|---|
| RGB | rgb(146, 184, 245) |
| HSL | hsl(217, 83%, 77%) |
| HSV | hsv(217, 40%, 96%) |
| CMYK | cmyk(40.4%, 24.9%, 0%, 3.9%) |
| CIE-LAB | lab(74.18, 2.35, -34.31) |
| CIE-LCH | lch(74.18, 34.39, 273.92°) |
| OKLab | oklab(77.79% -0.0174 -0.0955) |
| OKLCH | oklch(77.79% 0.097 259.7) |
| XYZ | xyz(45.4707, 46.9821, 93.0410) |
| Luminance | 0.4698 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.81
Pastel Blue
#A2BFFE
ΔE00 3.12
Sky Blue (survey)
#75BBFD
ΔE00 6.02
Baby Blue (survey)
#A2CFFE
ΔE00 6.10
Powder Blue (survey)
#B1D1FC
ΔE00 6.78
Light Grey Blue
#9DBCD4
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B8F5 #F5CF92
analogous
#92E9F5 #92B8F5 #9E92F5
triadic
#92B8F5 #F592B8 #B8F592
tetradic
#92B8F5 #F592E9 #F5CF92 #92F59E
square
#92B8F5 #F592E9 #F5CF92 #92F59E
split-complementary
#92B8F5 #F59E92 #E9F592
monochromatic
#226FEB #5A93F0 #92B8F5 #CADDFA #E3EDFC
Accessibility & contrast
On white
2.02
#92B8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#92B8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B8F5
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B8F5 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BCF8
Deuteranopia (green-blind)
#97B2F4
Tritanopia (blue-blind)
#70C5CD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #92b8f5; /* rgb */ color: rgb(146, 184, 245); /* oklch */ color: oklch(77.8% 0.097 259.7);
Tailwind
colors: {
custom: {
50: '#b5cdf8',
500: '#92b8f5',
950: '#000000',
},
}SCSS
$custom: #92b8f5; $custom-light: #b5cdf8; $custom-dark: #000000;
JSON
{
"hex": "#92b8f5",
"rgb": {
"r": 146,
"g": 184,
"b": 245
},
"hsl": {
"h": 216.97,
"s": 83.193,
"l": 76.667
},
"oklch": {
"l": 0.77789,
"c": 0.09703,
"h": 259.7
},
"luminance": 0.46985
}Semantic roles & 50–950 ramp
primary
#92B8F5
secondary
#F4E9D7
accent
#8C06E0
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285