#92ADEB#92ADEB
#92ADEB is a light, moderate blue. Relative luminance 0.420; OKLCH L 75.1% C 0.095 H 266.0°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #92ADEB |
|---|---|
| RGB | rgb(146, 173, 235) |
| HSL | hsl(222, 69%, 75%) |
| HSV | hsv(222, 38%, 92%) |
| CMYK | cmyk(37.9%, 26.4%, 0%, 7.8%) |
| CIE-LAB | lab(70.87, 5.77, -34.01) |
| CIE-LCH | lch(70.87, 34.50, 279.63°) |
| OKLab | oklab(75.07% -0.0066 -0.0946) |
| OKLCH | oklch(75.07% 0.095 266) |
| XYZ | xyz(41.7885, 41.9943, 84.4850) |
| Luminance | 0.4200 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.81
Carolina Blue
#8AB8FE
ΔE00 5.06
Periwinkle Blue
#8F99FB
ΔE00 6.38
Cornflowerblue
#6495ED
ΔE00 8.73
Light Grey Blue
#9DBCD4
ΔE00 8.89
Sky Blue (survey)
#75BBFD
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ADEB #EBD092
analogous
#92D9EB #92ADEB #A492EB
triadic
#92ADEB #EB92AD #ADEB92
tetradic
#92ADEB #EB92D9 #EBD092 #92EBA4
square
#92ADEB #EB92D9 #EBD092 #92EBA4
split-complementary
#92ADEB #EBA492 #D9EB92
monochromatic
#2B5FD8 #5E86E2 #92ADEB #C6D4F4 #E5ECFA
Accessibility & contrast
On white
2.23
#92ADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#92ADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ADEB
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ADEB | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2EE
Deuteranopia (green-blind)
#8FAAEA
Tritanopia (blue-blind)
#76BAC3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #92adeb; /* rgb */ color: rgb(146, 173, 235); /* oklch */ color: oklch(75.1% 0.095 266.0);
Tailwind
colors: {
custom: {
50: '#b5c5f1',
500: '#92adeb',
950: '#000000',
},
}SCSS
$custom: #92adeb; $custom-light: #b5c5f1; $custom-dark: #000000;
JSON
{
"hex": "#92adeb",
"rgb": {
"r": 146,
"g": 173,
"b": 235
},
"hsl": {
"h": 221.798,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.75072,
"c": 0.09484,
"h": 266
},
"luminance": 0.41996
}Semantic roles & 50–950 ramp
primary
#92ADEB
secondary
#F2EAD9
accent
#9815D1
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111217
muted
#808185