#92ABDC#92ABDC
#92ABDC is a light, moderate blue. Relative luminance 0.404; OKLCH L 74.0% C 0.077 H 263.6°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #92ABDC |
|---|---|
| RGB | rgb(146, 171, 220) |
| HSL | hsl(220, 51%, 72%) |
| HSV | hsv(220, 34%, 86%) |
| CMYK | cmyk(33.6%, 22.3%, 0%, 13.7%) |
| CIE-LAB | lab(69.76, 2.96, -27.53) |
| CIE-LCH | lch(69.76, 27.69, 276.14°) |
| OKLab | oklab(74.01% -0.0086 -0.0761) |
| OKLCH | oklch(74.01% 0.077 263.6) |
| XYZ | xyz(39.3314, 40.4025, 73.4224) |
| Luminance | 0.4040 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.03
Carolina Blue
#8AB8FE
ΔE00 6.36
Periwinkle Blue
#8F99FB
ΔE00 6.75
Lightsteelblue
#B0C4DE
ΔE00 8.68
Light Grey Blue
#9DBCD4
ΔE00 8.73
Cornflowerblue
#6495ED
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ABDC #DCC392
analogous
#92D0DC #92ABDC #9E92DC
triadic
#92ABDC #DC92AB #ABDC92
tetradic
#92ABDC #DC92D0 #DCC392 #92DC9E
square
#92ABDC #DC92D0 #DCC392 #92DC9E
split-complementary
#92ABDC #DC9E92 #D0DC92
monochromatic
#3B66B8 #6487CD #92ABDC #C0CFEB #E8EDF8
Accessibility & contrast
On white
2.31
#92ABDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#92ABDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ABDC
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ABDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ABDC | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAEDE
Deuteranopia (green-blind)
#93A7DB
Tritanopia (blue-blind)
#7CB5BC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #92abdc; /* rgb */ color: rgb(146, 171, 220); /* oklch */ color: oklch(74.0% 0.077 263.6);
Tailwind
colors: {
custom: {
50: '#b4c3e7',
500: '#92abdc',
950: '#000000',
},
}SCSS
$custom: #92abdc; $custom-light: #b4c3e7; $custom-dark: #000000;
JSON
{
"hex": "#92abdc",
"rgb": {
"r": 146,
"g": 171,
"b": 220
},
"hsl": {
"h": 219.73,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.74013,
"c": 0.07659,
"h": 263.6
},
"luminance": 0.40404
}Semantic roles & 50–950 ramp
primary
#92ABDC
secondary
#EEE8DC
accent
#8B27BF
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111216
muted
#808184