#92B2E3#92B2E3
#92B2E3 is a light, moderate blue. Relative luminance 0.435; OKLCH L 75.8% C 0.079 H 258.8°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #92B2E3 |
|---|---|
| RGB | rgb(146, 178, 227) |
| HSL | hsl(216, 59%, 73%) |
| HSV | hsv(216, 36%, 89%) |
| CMYK | cmyk(35.7%, 21.6%, 0%, 11%) |
| CIE-LAB | lab(71.89, 0.90, -28.07) |
| CIE-LCH | lch(71.89, 28.09, 271.83°) |
| OKLab | oklab(75.77% -0.0154 -0.0777) |
| OKLCH | oklch(75.77% 0.079 258.8) |
| XYZ | xyz(41.6353, 43.4959, 78.8599) |
| Luminance | 0.4350 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.05
Pastel Blue
#A2BFFE
ΔE00 4.41
Light Grey Blue
#9DBCD4
ΔE00 7.26
Sky Blue (survey)
#75BBFD
ΔE00 7.38
Lightsteelblue
#B0C4DE
ΔE00 7.57
Baby Blue (survey)
#A2CFFE
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B2E3 #E3C392
analogous
#92DBE3 #92B2E3 #9A92E3
triadic
#92B2E3 #E392B2 #B2E392
tetradic
#92B2E3 #E392DB #E3C392 #92E39A
square
#92B2E3 #E392DB #E3C392 #92E39A
split-complementary
#92B2E3 #E39A92 #DBE392
monochromatic
#336EC7 #6190D6 #92B2E3 #C3D4F0 #E7EEF9
Accessibility & contrast
On white
2.17
#92B2E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#92B2E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B2E3
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B2E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B2E3 | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B4E5
Deuteranopia (green-blind)
#98ADE2
Tritanopia (blue-blind)
#78BCC3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #92b2e3; /* rgb */ color: rgb(146, 178, 227); /* oklch */ color: oklch(75.8% 0.079 258.8);
Tailwind
colors: {
custom: {
50: '#b4c8ec',
500: '#92b2e3',
950: '#000000',
},
}SCSS
$custom: #92b2e3; $custom-light: #b4c8ec; $custom-dark: #000000;
JSON
{
"hex": "#92b2e3",
"rgb": {
"r": 146,
"g": 178,
"b": 227
},
"hsl": {
"h": 216.296,
"s": 59.124,
"l": 73.137
},
"oklch": {
"l": 0.7577,
"c": 0.07919,
"h": 258.8
},
"luminance": 0.43498
}Semantic roles & 50–950 ramp
primary
#92B2E3
secondary
#F0E8DB
accent
#841FC7
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284