#92B2EA#92B2EA
#92B2EA is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.1% C 0.088 H 261.4°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #92B2EA |
|---|---|
| RGB | rgb(146, 178, 234) |
| HSL | hsl(218, 68%, 75%) |
| HSV | hsv(218, 38%, 92%) |
| CMYK | cmyk(37.6%, 23.9%, 0%, 8.2%) |
| CIE-LAB | lab(72.16, 2.73, -31.48) |
| CIE-LCH | lch(72.16, 31.59, 274.95°) |
| OKLab | oklab(76.07% -0.0132 -0.0874) |
| OKLCH | oklch(76.07% 0.088 261.4) |
| XYZ | xyz(42.6212, 43.8902, 84.0518) |
| Luminance | 0.4389 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.64
Pastel Blue
#A2BFFE
ΔE00 3.92
Sky Blue (survey)
#75BBFD
ΔE00 7.51
Periwinkle Blue
#8F99FB
ΔE00 7.76
Baby Blue (survey)
#A2CFFE
ΔE00 7.83
Light Grey Blue
#9DBCD4
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B2EA #EACA92
analogous
#92DEEA #92B2EA #9E92EA
triadic
#92B2EA #EA92B2 #B2EA92
tetradic
#92B2EA #EA92DE #EACA92 #92EA9E
square
#92B2EA #EA92DE #EACA92 #92EA9E
split-complementary
#92B2EA #EA9E92 #DEEA92
monochromatic
#2B6AD6 #5F8EE0 #92B2EA #C5D6F4 #E5EDFA
Accessibility & contrast
On white
2.15
#92B2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#92B2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B2EA
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B2EA | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB5ED
Deuteranopia (green-blind)
#95ADE9
Tritanopia (blue-blind)
#76BEC5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #92b2ea; /* rgb */ color: rgb(146, 178, 234); /* oklch */ color: oklch(76.1% 0.088 261.4);
Tailwind
colors: {
custom: {
50: '#b4c8f1',
500: '#92b2ea',
950: '#000000',
},
}SCSS
$custom: #92b2ea; $custom-light: #b4c8f1; $custom-dark: #000000;
JSON
{
"hex": "#92b2ea",
"rgb": {
"r": 146,
"g": 178,
"b": 234
},
"hsl": {
"h": 218.182,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.76065,
"c": 0.08835,
"h": 261.4
},
"luminance": 0.43892
}Semantic roles & 50–950 ramp
primary
#92B2EA
secondary
#F2E9D9
accent
#8C16D0
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284