#3232A8#3232A8
#3232A8 is a dark, vivid blue. Relative luminance 0.058; OKLCH L 40.3% C 0.183 H 274.5°. Best body text is #FFFFFF at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #3232A8 |
|---|---|
| RGB | rgb(50, 50, 168) |
| HSL | hsl(240, 54%, 43%) |
| HSV | hsv(240, 70%, 66%) |
| CMYK | cmyk(70.2%, 70.2%, 0%, 34.1%) |
| CIE-LAB | lab(28.86, 38.83, -63.03) |
| CIE-LCH | lch(28.86, 74.03, 301.64°) |
| OKLab | oklab(40.3% 0.0143 -0.1822) |
| OKLCH | oklch(40.3% 0.183 274.5) |
| XYZ | xyz(9.5215, 5.7856, 37.6531) |
| Luminance | 0.0579 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Sapphire (survey)
#2138AB
ΔE00 2.69
Indigo Blue
#3A18B1
ΔE00 5.60
Ocean Blue
#4F42B5
ΔE00 5.64
Blueberry
#464196
ΔE00 5.76
Blue Blue
#2242C7
ΔE00 6.12
Blue With A Hint Of Purple
#533CC6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3232A8 #A8A832
analogous
#326DA8 #3232A8 #6D32A8
triadic
#3232A8 #A83232 #32A832
tetradic
#3232A8 #A8326D #A8A832 #32A86D
square
#3232A8 #A8326D #A8A832 #32A86D
split-complementary
#3232A8 #A86D32 #6DA832
monochromatic
#16164A #242479 #3232A8 #4D4DCA #7C7CD8
Accessibility & contrast
On white
9.73
#3232A8 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.16
#3232A8 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #3232A8
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3232A8 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##3232A8 | 1.00 | 9.73 | 2.16 | 9.73 |
| #FFFFFF | 9.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.16 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#004AAC
Deuteranopia (green-blind)
#003FA6
Tritanopia (blue-blind)
#005269
Achromatopsia (no color)
#444444
Design tokens & code
CSS
--color: #3232a8; /* rgb */ color: rgb(50, 50, 168); /* oklch */ color: oklch(40.3% 0.183 274.5);
Tailwind
colors: {
custom: {
50: '#7b6bc3',
500: '#3232a8',
950: '#000000',
},
}SCSS
$custom: #3232a8; $custom-light: #7b6bc3; $custom-dark: #000000;
JSON
{
"hex": "#3232a8",
"rgb": {
"r": 50,
"g": 50,
"b": 168
},
"hsl": {
"h": 240,
"s": 54.128,
"l": 42.745
},
"oklch": {
"l": 0.40303,
"c": 0.18272,
"h": 274.5
},
"luminance": 0.05786
}Semantic roles & 50–950 ramp
primary
#3232A8
secondary
#C1C175
accent
#DD4ADD
background
#F8F6FC
surface
#EFEBF8
border
#CAC6D1
text
#0B0613
muted
#7C7A82