#92A7CD#92A7CD
#92A7CD is a light, moderate blue. Relative luminance 0.382; OKLCH L 72.6% C 0.060 H 262.2°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #92A7CD |
|---|---|
| RGB | rgb(146, 167, 205) |
| HSL | hsl(219, 37%, 69%) |
| HSV | hsv(219, 29%, 80%) |
| CMYK | cmyk(28.8%, 18.5%, 0%, 19.6%) |
| CIE-LAB | lab(68.13, 1.41, -21.75) |
| CIE-LCH | lch(68.13, 21.80, 273.70°) |
| OKLab | oklab(72.56% -0.0082 -0.0598) |
| OKLCH | oklch(72.56% 0.06 262.2) |
| XYZ | xyz(36.6891, 38.1549, 63.1773) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.57
Pastel Blue
#A2BFFE
ΔE00 8.19
Carolina Blue
#8AB8FE
ΔE00 8.58
Light Grey Blue
#9DBCD4
ΔE00 8.62
Lightsteelblue
#B0C4DE
ΔE00 8.64
Cloudy Blue
#ACC2D9
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A7CD #CDB892
analogous
#92C5CD #92A7CD #9B92CD
triadic
#92A7CD #CD92A7 #A7CD92
tetradic
#92A7CD #CD92C5 #CDB892 #92CD9B
square
#92A7CD #CD92C5 #CDB892 #92CD9B
split-complementary
#92A7CD #CD9B92 #C5CD92
monochromatic
#48669D #6885BA #92A7CD #BCC9E0 #E6EBF3
Accessibility & contrast
On white
2.43
#92A7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#92A7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A7CD
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A7CD | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA9CF
Deuteranopia (green-blind)
#95A4CC
Tritanopia (blue-blind)
#82AFB4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #92a7cd; /* rgb */ color: rgb(146, 167, 205); /* oklch */ color: oklch(72.6% 0.060 262.2);
Tailwind
colors: {
custom: {
50: '#b3c1dc',
500: '#92a7cd',
950: '#000000',
},
}SCSS
$custom: #92a7cd; $custom-light: #b3c1dc; $custom-dark: #000000;
JSON
{
"hex": "#92a7cd",
"rgb": {
"r": 146,
"g": 167,
"b": 205
},
"hsl": {
"h": 218.644,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.72563,
"c": 0.06032,
"h": 262.2
},
"luminance": 0.38156
}Semantic roles & 50–950 ramp
primary
#92A7CD
secondary
#E6E0D5
accent
#8435B0
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183