#92A4CD#92A4CD
#92A4CD is a light, moderate blue. Relative luminance 0.371; OKLCH L 71.9% C 0.063 H 266.3°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #92A4CD |
|---|---|
| RGB | rgb(146, 164, 205) |
| HSL | hsl(222, 37%, 69%) |
| HSV | hsv(222, 29%, 80%) |
| CMYK | cmyk(28.8%, 20%, 0%, 19.6%) |
| CIE-LAB | lab(67.33, 3.08, -22.98) |
| CIE-LCH | lch(67.33, 23.19, 277.63°) |
| OKLab | oklab(71.93% -0.0041 -0.0632) |
| OKLCH | oklch(71.93% 0.063 266.3) |
| XYZ | xyz(36.1459, 37.0685, 62.9962) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.53
Perrywinkle
#8F8CE7
ΔE00 8.82
Pastel Blue
#A2BFFE
ΔE00 8.88
Carolina Blue
#8AB8FE
ΔE00 9.53
Lightsteelblue
#B0C4DE
ΔE00 9.77
Bluey Grey
#89A0B0
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A4CD #CDBB92
analogous
#92C2CD #92A4CD #9E92CD
triadic
#92A4CD #CD92A4 #A4CD92
tetradic
#92A4CD #CD92C2 #CDBB92 #92CD9E
square
#92A4CD #CD92C2 #CDBB92 #92CD9E
split-complementary
#92A4CD #CD9E92 #C2CD92
monochromatic
#48629D #6881BA #92A4CD #BCC7E0 #E6EAF3
Accessibility & contrast
On white
2.50
#92A4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#92A4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A4CD
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A4CD | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A7CF
Deuteranopia (green-blind)
#92A2CC
Tritanopia (blue-blind)
#82ACB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #92a4cd; /* rgb */ color: rgb(146, 164, 205); /* oklch */ color: oklch(71.9% 0.063 266.3);
Tailwind
colors: {
custom: {
50: '#b3bedc',
500: '#92a4cd',
950: '#000000',
},
}SCSS
$custom: #92a4cd; $custom-light: #b3bedc; $custom-dark: #000000;
JSON
{
"hex": "#92a4cd",
"rgb": {
"r": 146,
"g": 164,
"b": 205
},
"hsl": {
"h": 221.695,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.71932,
"c": 0.06335,
"h": 266.3
},
"luminance": 0.3707
}Semantic roles & 50–950 ramp
primary
#92A4CD
secondary
#E6E1D5
accent
#8B35B0
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183