#3232AA#3232AA
#3232AA is a dark, vivid blue. Relative luminance 0.059; OKLCH L 40.5% C 0.185 H 274.3°. Best body text is #FFFFFF at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #3232AA |
|---|---|
| RGB | rgb(50, 50, 170) |
| HSL | hsl(240, 55%, 43%) |
| HSV | hsv(240, 71%, 67%) |
| CMYK | cmyk(70.6%, 70.6%, 0%, 33.3%) |
| CIE-LAB | lab(29.06, 39.52, -63.91) |
| CIE-LCH | lch(29.06, 75.14, 301.73°) |
| OKLab | oklab(40.5% 0.014 -0.1847) |
| OKLCH | oklch(40.5% 0.185 274.3) |
| XYZ | xyz(9.7093, 5.8607, 38.6420) |
| Luminance | 0.0586 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Sapphire (survey)
#2138AB
ΔE00 2.69
Indigo Blue
#3A18B1
ΔE00 5.52
Ocean Blue
#4F42B5
ΔE00 5.54
Blueberry
#464196
ΔE00 5.91
Blue Blue
#2242C7
ΔE00 5.96
Blue With A Hint Of Purple
#533CC6
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3232AA #AAAA32
analogous
#326EAA #3232AA #6E32AA
triadic
#3232AA #AA3232 #32AA32
tetradic
#3232AA #AA326E #AAAA32 #32AA6E
square
#3232AA #AA326E #AAAA32 #32AA6E
split-complementary
#3232AA #AA6E32 #6EAA32
monochromatic
#16164B #24247B #3232AA #4E4ECB #7D7DD9
Accessibility & contrast
On white
9.67
#3232AA on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.17
#3232AA on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #3232AA
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3232AA | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##3232AA | 1.00 | 9.67 | 2.17 | 9.67 |
| #FFFFFF | 9.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#004AAE
Deuteranopia (green-blind)
#003FA8
Tritanopia (blue-blind)
#00536A
Achromatopsia (no color)
#444444
Design tokens & code
CSS
--color: #3232aa; /* rgb */ color: rgb(50, 50, 170); /* oklch */ color: oklch(40.5% 0.185 274.3);
Tailwind
colors: {
custom: {
50: '#7b6bc4',
500: '#3232aa',
950: '#000000',
},
}SCSS
$custom: #3232aa; $custom-light: #7b6bc4; $custom-dark: #000000;
JSON
{
"hex": "#3232aa",
"rgb": {
"r": 50,
"g": 50,
"b": 170
},
"hsl": {
"h": 240,
"s": 54.545,
"l": 43.137
},
"oklch": {
"l": 0.40501,
"c": 0.18527,
"h": 274.3
},
"luminance": 0.05862
}Semantic roles & 50–950 ramp
primary
#3232AA
secondary
#C2C276
accent
#DE4ADE
background
#F8F6FC
surface
#EFEBF8
border
#CAC6D1
text
#0B0713
muted
#7C7A82