#92ABDF#92ABDF
#92ABDF is a light, moderate blue. Relative luminance 0.406; OKLCH L 74.1% C 0.081 H 264.6°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #92ABDF |
|---|---|
| RGB | rgb(146, 171, 223) |
| HSL | hsl(221, 55%, 72%) |
| HSV | hsv(221, 35%, 87%) |
| CMYK | cmyk(34.5%, 23.3%, 0%, 12.5%) |
| CIE-LAB | lab(69.87, 3.73, -29.00) |
| CIE-LCH | lch(69.87, 29.24, 277.34°) |
| OKLab | oklab(74.14% -0.0076 -0.0803) |
| OKLCH | oklch(74.14% 0.081 264.6) |
| XYZ | xyz(39.7323, 40.5628, 75.5336) |
| Luminance | 0.4057 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.83
Carolina Blue
#8AB8FE
ΔE00 6.20
Periwinkle Blue
#8F99FB
ΔE00 6.55
Cornflowerblue
#6495ED
ΔE00 8.89
Lightsteelblue
#B0C4DE
ΔE00 8.90
Light Grey Blue
#9DBCD4
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ABDF #DFC692
analogous
#92D2DF #92ABDF #9F92DF
triadic
#92ABDF #DF92AB #ABDF92
tetradic
#92ABDF #DF92D2 #DFC692 #92DF9F
square
#92ABDF #DF92D2 #DFC692 #92DF9F
split-complementary
#92ABDF #DF9F92 #D2DF92
monochromatic
#3864BF #6387D1 #92ABDF #C1CFED #E7EDF8
Accessibility & contrast
On white
2.30
#92ABDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#92ABDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ABDF
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ABDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ABDF | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAFE1
Deuteranopia (green-blind)
#92A8DE
Tritanopia (blue-blind)
#7BB6BD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #92abdf; /* rgb */ color: rgb(146, 171, 223); /* oklch */ color: oklch(74.1% 0.081 264.6);
Tailwind
colors: {
custom: {
50: '#b4c3e9',
500: '#92abdf',
950: '#000000',
},
}SCSS
$custom: #92abdf; $custom-light: #b4c3e9; $custom-dark: #000000;
JSON
{
"hex": "#92abdf",
"rgb": {
"r": 146,
"g": 171,
"b": 223
},
"hsl": {
"h": 220.519,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.74139,
"c": 0.08065,
"h": 264.6
},
"luminance": 0.40565
}Semantic roles & 50–950 ramp
primary
#92ABDF
secondary
#EFE9DC
accent
#8F23C2
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111216
muted
#808184