#92A3CD#92A3CD
#92A3CD is a light, moderate blue. Relative luminance 0.367; OKLCH L 71.7% C 0.064 H 267.6°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #92A3CD |
|---|---|
| RGB | rgb(146, 163, 205) |
| HSL | hsl(223, 37%, 69%) |
| HSV | hsv(223, 29%, 80%) |
| CMYK | cmyk(28.8%, 20.5%, 0%, 19.6%) |
| CIE-LAB | lab(67.06, 3.64, -23.39) |
| CIE-LCH | lch(67.06, 23.67, 278.83°) |
| OKLab | oklab(71.72% -0.0027 -0.0644) |
| OKLCH | oklch(71.72% 0.064 267.6) |
| XYZ | xyz(35.9676, 36.7120, 62.9368) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.53
Perrywinkle
#8F8CE7
ΔE00 8.64
Pastel Blue
#A2BFFE
ΔE00 9.14
Carolina Blue
#8AB8FE
ΔE00 9.86
Lightsteelblue
#B0C4DE
ΔE00 10.15
Cornflowerblue
#6495ED
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A3CD #CDBC92
analogous
#92C1CD #92A3CD #9F92CD
triadic
#92A3CD #CD92A3 #A3CD92
tetradic
#92A3CD #CD92C1 #CDBC92 #92CD9F
square
#92A3CD #CD92C1 #CDBC92 #92CD9F
split-complementary
#92A3CD #CD9F92 #C1CD92
monochromatic
#48609D #6880BA #92A3CD #BCC6E0 #E6EAF3
Accessibility & contrast
On white
2.52
#92A3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#92A3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A3CD
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A3CD | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A6CF
Deuteranopia (green-blind)
#91A1CC
Tritanopia (blue-blind)
#82ABB1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #92a3cd; /* rgb */ color: rgb(146, 163, 205); /* oklch */ color: oklch(71.7% 0.064 267.6);
Tailwind
colors: {
custom: {
50: '#b3bedc',
500: '#92a3cd',
950: '#000000',
},
}SCSS
$custom: #92a3cd; $custom-light: #b3bedc; $custom-dark: #000000;
JSON
{
"hex": "#92a3cd",
"rgb": {
"r": 146,
"g": 163,
"b": 205
},
"hsl": {
"h": 222.712,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.71723,
"c": 0.06443,
"h": 267.6
},
"luminance": 0.36713
}Semantic roles & 50–950 ramp
primary
#92A3CD
secondary
#E6E1D5
accent
#8D35B0
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183