#92A2CA#92A2CA
#92A2CA is a light, moderate blue. Relative luminance 0.362; OKLCH L 71.4% C 0.061 H 267.8°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #92A2CA |
|---|---|
| RGB | rgb(146, 162, 202) |
| HSL | hsl(223, 35%, 68%) |
| HSV | hsv(223, 28%, 79%) |
| CMYK | cmyk(27.7%, 19.8%, 0%, 20.8%) |
| CIE-LAB | lab(66.68, 3.46, -22.31) |
| CIE-LCH | lch(66.68, 22.57, 278.81°) |
| OKLab | oklab(71.39% -0.0023 -0.0613) |
| OKLCH | oklch(71.39% 0.061 267.8) |
| XYZ | xyz(35.4321, 36.2148, 60.9890) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.95
Perrywinkle
#8F8CE7
ΔE00 8.75
Pastel Blue
#A2BFFE
ΔE00 9.67
Bluey Grey
#89A0B0
ΔE00 10.07
Lightsteelblue
#B0C4DE
ΔE00 10.30
Faded Blue
#658CBB
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A2CA #CABA92
analogous
#92BECA #92A2CA #9E92CA
triadic
#92A2CA #CA92A2 #A2CA92
tetradic
#92A2CA #CA92BE #CABA92 #92CA9E
square
#92A2CA #CA92BE #CABA92 #92CA9E
split-complementary
#92A2CA #CA9E92 #BECA92
monochromatic
#4A6098 #697FB6 #92A2CA #BBC5DE #E4E8F2
Accessibility & contrast
On white
2.55
#92A2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#92A2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A2CA
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A2CA | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A5CC
Deuteranopia (green-blind)
#91A0C9
Tritanopia (blue-blind)
#83AAAF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #92a2ca; /* rgb */ color: rgb(146, 162, 202); /* oklch */ color: oklch(71.4% 0.061 267.8);
Tailwind
colors: {
custom: {
50: '#b3bdda',
500: '#92a2ca',
950: '#000000',
},
}SCSS
$custom: #92a2ca; $custom-light: #b3bdda; $custom-dark: #000000;
JSON
{
"hex": "#92a2ca",
"rgb": {
"r": 146,
"g": 162,
"b": 202
},
"hsl": {
"h": 222.857,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.71393,
"c": 0.06135,
"h": 267.8
},
"luminance": 0.36216
}Semantic roles & 50–950 ramp
primary
#92A2CA
secondary
#E4E0D3
accent
#8C38AD
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111214
muted
#808183