#3232B5#3232B5
#3232B5 is a dark, vivid blue. Relative luminance 0.063; OKLCH L 41.6% C 0.199 H 273.5°. Best body text is #FFFFFF at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #3232B5 |
|---|---|
| RGB | rgb(50, 50, 181) |
| HSL | hsl(240, 57%, 45%) |
| HSV | hsv(240, 72%, 71%) |
| CMYK | cmyk(72.4%, 72.4%, 0%, 29%) |
| CIE-LAB | lab(30.14, 43.24, -68.70) |
| CIE-LCH | lch(30.14, 81.17, 302.18°) |
| OKLab | oklab(41.61% 0.0123 -0.1987) |
| OKLCH | oklch(41.61% 0.199 273.5) |
| XYZ | xyz(10.7937, 6.2944, 44.3532) |
| Luminance | 0.0630 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Sapphire (survey)
#2138AB
ΔE00 3.19
Ocean Blue
#4F42B5
ΔE00 5.18
Blue Blue
#2242C7
ΔE00 5.19
Blue With A Hint Of Purple
#533CC6
ΔE00 5.30
Indigo Blue
#3A18B1
ΔE00 5.33
Blurple
#5539CC
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3232B5 #B5B532
analogous
#3273B5 #3232B5 #7332B5
triadic
#3232B5 #B53232 #32B532
tetradic
#3232B5 #B53273 #B5B532 #32B573
square
#3232B5 #B53273 #B5B532 #32B573
split-complementary
#3232B5 #B57332 #73B532
monochromatic
#181855 #252585 #3232B5 #5454D0 #8484DD
Accessibility & contrast
On white
9.30
#3232B5 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.26
#3232B5 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #3232B5
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3232B5 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##3232B5 | 1.00 | 9.30 | 2.26 | 9.30 |
| #FFFFFF | 9.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#004DB9
Deuteranopia (green-blind)
#0041B3
Tritanopia (blue-blind)
#005770
Achromatopsia (no color)
#474747
Design tokens & code
CSS
--color: #3232b5; /* rgb */ color: rgb(50, 50, 181); /* oklch */ color: oklch(41.6% 0.199 273.5);
Tailwind
colors: {
custom: {
50: '#7e6bcc',
500: '#3232b5',
950: '#000000',
},
}SCSS
$custom: #3232b5; $custom-light: #7e6bcc; $custom-dark: #000000;
JSON
{
"hex": "#3232b5",
"rgb": {
"r": 50,
"g": 50,
"b": 181
},
"hsl": {
"h": 240,
"s": 56.71,
"l": 45.294
},
"oklch": {
"l": 0.41605,
"c": 0.19909,
"h": 273.5
},
"luminance": 0.06296
}Semantic roles & 50–950 ramp
primary
#3232B5
secondary
#C7C77C
accent
#E048E0
background
#F8F6FC
surface
#F0EBF9
border
#CBC6D2
text
#0B0714
muted
#7C7A82