#92AFE2#92AFE2
#92AFE2 is a light, moderate blue. Relative luminance 0.423; OKLCH L 75.1% C 0.081 H 261.5°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #92AFE2 |
|---|---|
| RGB | rgb(146, 175, 226) |
| HSL | hsl(218, 58%, 73%) |
| HSV | hsv(218, 35%, 89%) |
| CMYK | cmyk(35.4%, 22.6%, 0%, 11.4%) |
| CIE-LAB | lab(71.05, 2.29, -28.82) |
| CIE-LCH | lch(71.05, 28.91, 274.55°) |
| OKLab | oklab(75.1% -0.0119 -0.0798) |
| OKLCH | oklch(75.1% 0.081 261.5) |
| XYZ | xyz(40.9073, 42.2601, 77.9383) |
| Luminance | 0.4226 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.85
Carolina Blue
#8AB8FE
ΔE00 4.87
Periwinkle Blue
#8F99FB
ΔE00 7.26
Light Grey Blue
#9DBCD4
ΔE00 8.03
Lightsteelblue
#B0C4DE
ΔE00 8.15
Sky Blue (survey)
#75BBFD
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92AFE2 #E2C592
analogous
#92D7E2 #92AFE2 #9D92E2
triadic
#92AFE2 #E292AF #AFE292
tetradic
#92AFE2 #E292D7 #E2C592 #92E29D
square
#92AFE2 #E292D7 #E2C592 #92E29D
split-complementary
#92AFE2 #E29D92 #D7E292
monochromatic
#3469C5 #628CD5 #92AFE2 #C2D2EF #E7EDF9
Accessibility & contrast
On white
2.22
#92AFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#92AFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92AFE2
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92AFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92AFE2 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB2E4
Deuteranopia (green-blind)
#95ABE1
Tritanopia (blue-blind)
#79BAC0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #92afe2; /* rgb */ color: rgb(146, 175, 226); /* oklch */ color: oklch(75.1% 0.081 261.5);
Tailwind
colors: {
custom: {
50: '#b4c6eb',
500: '#92afe2',
950: '#000000',
},
}SCSS
$custom: #92afe2; $custom-light: #b4c6eb; $custom-dark: #000000;
JSON
{
"hex": "#92afe2",
"rgb": {
"r": 146,
"g": 175,
"b": 226
},
"hsl": {
"h": 218.25,
"s": 57.971,
"l": 72.941
},
"oklch": {
"l": 0.751,
"c": 0.08067,
"h": 261.5
},
"luminance": 0.42262
}Semantic roles & 50–950 ramp
primary
#92AFE2
secondary
#F0E8DB
accent
#8A20C6
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284