#92A2CD#92A2CD
#92A2CD is a light, moderate blue. Relative luminance 0.364; OKLCH L 71.5% C 0.066 H 268.8°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #92A2CD |
|---|---|
| RGB | rgb(146, 162, 205) |
| HSL | hsl(224, 37%, 69%) |
| HSV | hsv(224, 29%, 80%) |
| CMYK | cmyk(28.8%, 21%, 0%, 19.6%) |
| CIE-LAB | lab(66.79, 4.20, -23.80) |
| CIE-LCH | lch(66.79, 24.17, 280.00°) |
| OKLab | oklab(71.51% -0.0014 -0.0655) |
| OKLCH | oklch(71.51% 0.066 268.8) |
| XYZ | xyz(35.7908, 36.3583, 62.8779) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.53
Perrywinkle
#8F8CE7
ΔE00 8.45
Pastel Blue
#A2BFFE
ΔE00 9.40
Carolina Blue
#8AB8FE
ΔE00 10.19
Lavender
#B39DDB
ΔE00 10.22
Cornflowerblue
#6495ED
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A2CD #CDBD92
analogous
#92C0CD #92A2CD #A092CD
triadic
#92A2CD #CD92A2 #A2CD92
tetradic
#92A2CD #CD92C0 #CDBD92 #92CDA0
square
#92A2CD #CD92C0 #CDBD92 #92CDA0
split-complementary
#92A2CD #CDA092 #C0CD92
monochromatic
#485F9D #687EBA #92A2CD #BCC6E0 #E6EAF3
Accessibility & contrast
On white
2.54
#92A2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#92A2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A2CD
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A2CD | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A5CF
Deuteranopia (green-blind)
#90A0CC
Tritanopia (blue-blind)
#82AAB0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #92a2cd; /* rgb */ color: rgb(146, 162, 205); /* oklch */ color: oklch(71.5% 0.066 268.8);
Tailwind
colors: {
custom: {
50: '#b3bddc',
500: '#92a2cd',
950: '#000000',
},
}SCSS
$custom: #92a2cd; $custom-light: #b3bddc; $custom-dark: #000000;
JSON
{
"hex": "#92a2cd",
"rgb": {
"r": 146,
"g": 162,
"b": 205
},
"hsl": {
"h": 223.729,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.71514,
"c": 0.06553,
"h": 268.8
},
"luminance": 0.36359
}Semantic roles & 50–950 ramp
primary
#92A2CD
secondary
#E6E1D5
accent
#8F35B0
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183