#92ABDA#92ABDA
#92ABDA is a light, moderate blue. Relative luminance 0.403; OKLCH L 73.9% C 0.074 H 262.8°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #92ABDA |
|---|---|
| RGB | rgb(146, 171, 218) |
| HSL | hsl(219, 49%, 71%) |
| HSV | hsv(219, 33%, 85%) |
| CMYK | cmyk(33%, 21.6%, 0%, 14.5%) |
| CIE-LAB | lab(69.68, 2.45, -26.55) |
| CIE-LCH | lch(69.68, 26.66, 275.27°) |
| OKLab | oklab(73.93% -0.0092 -0.0733) |
| OKLCH | oklch(73.93% 0.074 262.8) |
| XYZ | xyz(39.0681, 40.2972, 72.0357) |
| Luminance | 0.4030 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.17
Carolina Blue
#8AB8FE
ΔE00 6.48
Periwinkle Blue
#8F99FB
ΔE00 6.88
Lightsteelblue
#B0C4DE
ΔE00 8.51
Light Grey Blue
#9DBCD4
ΔE00 8.55
Cloudy Blue
#ACC2D9
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92ABDA #DAC192
analogous
#92CFDA #92ABDA #9D92DA
triadic
#92ABDA #DA92AB #ABDA92
tetradic
#92ABDA #DA92CF #DAC192 #92DA9D
square
#92ABDA #DA92CF #DAC192 #92DA9D
split-complementary
#92ABDA #DA9D92 #CFDA92
monochromatic
#3D67B4 #6488CA #92ABDA #C0CEEA #E8EDF7
Accessibility & contrast
On white
2.32
#92ABDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#92ABDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92ABDA
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92ABDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92ABDA | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAEDC
Deuteranopia (green-blind)
#94A7D9
Tritanopia (blue-blind)
#7DB5BB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #92abda; /* rgb */ color: rgb(146, 171, 218); /* oklch */ color: oklch(73.9% 0.074 262.8);
Tailwind
colors: {
custom: {
50: '#b4c3e5',
500: '#92abda',
950: '#000000',
},
}SCSS
$custom: #92abda; $custom-light: #b4c3e5; $custom-dark: #000000;
JSON
{
"hex": "#92abda",
"rgb": {
"r": 146,
"g": 171,
"b": 218
},
"hsl": {
"h": 219.167,
"s": 49.315,
"l": 71.373
},
"oklch": {
"l": 0.7393,
"c": 0.0739,
"h": 262.8
},
"luminance": 0.40299
}Semantic roles & 50–950 ramp
primary
#92ABDA
secondary
#EDE7DB
accent
#8929BD
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111215
muted
#808184