#3232AC#3232AC
#3232AC is a dark, vivid blue. Relative luminance 0.059; OKLCH L 40.7% C 0.188 H 274.2°. Best body text is #FFFFFF at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #3232AC |
|---|---|
| RGB | rgb(50, 50, 172) |
| HSL | hsl(240, 55%, 44%) |
| HSV | hsv(240, 71%, 67%) |
| CMYK | cmyk(70.9%, 70.9%, 0%, 32.5%) |
| CIE-LAB | lab(29.25, 40.20, -64.79) |
| CIE-LCH | lch(29.25, 76.25, 301.82°) |
| OKLab | oklab(40.7% 0.0137 -0.1873) |
| OKLCH | oklch(40.7% 0.188 274.2) |
| XYZ | xyz(9.8999, 5.9369, 39.6459) |
| Luminance | 0.0594 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Sapphire (survey)
#2138AB
ΔE00 2.73
Indigo Blue
#3A18B1
ΔE00 5.45
Ocean Blue
#4F42B5
ΔE00 5.45
Blue Blue
#2242C7
ΔE00 5.80
Blueberry
#464196
ΔE00 6.05
Blue With A Hint Of Purple
#533CC6
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3232AC #ACAC32
analogous
#326FAC #3232AC #6F32AC
triadic
#3232AC #AC3232 #32AC32
tetradic
#3232AC #AC326F #ACAC32 #32AC6F
square
#3232AC #AC326F #ACAC32 #32AC6F
split-complementary
#3232AC #AC6F32 #6FAC32
monochromatic
#16164D #24247D #3232AC #4F4FCC #7F7FDA
Accessibility & contrast
On white
9.60
#3232AC on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.19
#3232AC on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #3232AC
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3232AC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##3232AC | 1.00 | 9.60 | 2.19 | 9.60 |
| #FFFFFF | 9.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#004BB0
Deuteranopia (green-blind)
#003FAA
Tritanopia (blue-blind)
#00546B
Achromatopsia (no color)
#454545
Design tokens & code
CSS
--color: #3232ac; /* rgb */ color: rgb(50, 50, 172); /* oklch */ color: oklch(40.7% 0.188 274.2);
Tailwind
colors: {
custom: {
50: '#7c6bc6',
500: '#3232ac',
950: '#000000',
},
}SCSS
$custom: #3232ac; $custom-light: #7c6bc6; $custom-dark: #000000;
JSON
{
"hex": "#3232ac",
"rgb": {
"r": 50,
"g": 50,
"b": 172
},
"hsl": {
"h": 240,
"s": 54.955,
"l": 43.529
},
"oklch": {
"l": 0.40699,
"c": 0.18781,
"h": 274.2
},
"luminance": 0.05938
}Semantic roles & 50–950 ramp
primary
#3232AC
secondary
#C3C377
accent
#DE4ADE
background
#F8F6FC
surface
#EFEBF8
border
#CAC6D1
text
#0B0713
muted
#7C7A82