#3232C2#3232C2
#3232C2 is a dark, highly saturated blue. Relative luminance 0.069; OKLCH L 42.9% C 0.215 H 272.7°. Best body text is #FFFFFF at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #3232C2 |
|---|---|
| RGB | rgb(50, 50, 194) |
| HSL | hsl(240, 59%, 48%) |
| HSV | hsv(240, 74%, 76%) |
| CMYK | cmyk(74.2%, 74.2%, 0%, 23.9%) |
| CIE-LAB | lab(31.47, 47.54, -74.19) |
| CIE-LCH | lch(31.47, 88.12, 302.65°) |
| OKLab | oklab(42.95% 0.0101 -0.2147) |
| OKLCH | oklch(42.95% 0.215 272.7) |
| XYZ | xyz(12.1903, 6.8531, 51.7088) |
| Luminance | 0.0685 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Sapphire (survey)
#2138AB
ΔE00 4.33
Blue With A Hint Of Purple
#533CC6
ΔE00 4.46
Blurple
#5539CC
ΔE00 4.65
Blue Blue
#2242C7
ΔE00 4.70
Ocean Blue
#4F42B5
ΔE00 5.18
Indigo Blue
#3A18B1
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3232C2 #C2C232
analogous
#327AC2 #3232C2 #7A32C2
triadic
#3232C2 #C23232 #32C232
tetradic
#3232C2 #C2327A #C2C232 #32C27A
square
#3232C2 #C2327A #C2C232 #32C27A
split-complementary
#3232C2 #C27A32 #7AC232
monochromatic
#191961 #252591 #3232C2 #5C5CD5 #8D8DE2
Accessibility & contrast
On white
8.86
#3232C2 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.37
#3232C2 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #3232C2
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3232C2 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##3232C2 | 1.00 | 8.86 | 2.37 | 8.86 |
| #FFFFFF | 8.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0051C6
Deuteranopia (green-blind)
#0043BF
Tritanopia (blue-blind)
#005C78
Achromatopsia (no color)
#4A4A4A
Design tokens & code
CSS
--color: #3232c2; /* rgb */ color: rgb(50, 50, 194); /* oklch */ color: oklch(42.9% 0.215 272.7);
Tailwind
colors: {
custom: {
50: '#816cd6',
500: '#3232c2',
950: '#000000',
},
}SCSS
$custom: #3232c2; $custom-light: #816cd6; $custom-dark: #000000;
JSON
{
"hex": "#3232c2",
"rgb": {
"r": 50,
"g": 50,
"b": 194
},
"hsl": {
"h": 240,
"s": 59.016,
"l": 47.843
},
"oklch": {
"l": 0.42945,
"c": 0.21495,
"h": 272.7
},
"luminance": 0.06854
}Semantic roles & 50–950 ramp
primary
#3232C2
secondary
#CCCC84
accent
#E246E2
background
#F8F6FD
surface
#F0EBFA
border
#CBC6D3
text
#0C0714
muted
#7D7A83