#3232AF#3232AF
#3232AF is a dark, vivid blue. Relative luminance 0.061; OKLCH L 41.0% C 0.192 H 274.0°. Best body text is #FFFFFF at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #3232AF |
|---|---|
| RGB | rgb(50, 50, 175) |
| HSL | hsl(240, 56%, 44%) |
| HSV | hsv(240, 71%, 69%) |
| CMYK | cmyk(71.4%, 71.4%, 0%, 31.4%) |
| CIE-LAB | lab(29.55, 41.21, -66.11) |
| CIE-LCH | lch(29.55, 77.90, 301.94°) |
| OKLab | oklab(41% 0.0133 -0.1911) |
| OKLCH | oklch(41% 0.192 274) |
| XYZ | xyz(10.1913, 6.0535, 41.1805) |
| Luminance | 0.0605 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Sapphire (survey)
#2138AB
ΔE00 2.84
Ocean Blue
#4F42B5
ΔE00 5.33
Indigo Blue
#3A18B1
ΔE00 5.37
Blue Blue
#2242C7
ΔE00 5.57
Blue With A Hint Of Purple
#533CC6
ΔE00 5.81
Blueberry
#464196
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3232AF #AFAF32
analogous
#3271AF #3232AF #7132AF
triadic
#3232AF #AF3232 #32AF32
tetradic
#3232AF #AF3271 #AFAF32 #32AF71
square
#3232AF #AF3271 #AFAF32 #32AF71
split-complementary
#3232AF #AF7132 #71AF32
monochromatic
#171750 #24247F #3232AF #5151CD #8181DB
Accessibility & contrast
On white
9.50
#3232AF on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.21
#3232AF on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #3232AF
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3232AF | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##3232AF | 1.00 | 9.50 | 2.21 | 9.50 |
| #FFFFFF | 9.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#004BB3
Deuteranopia (green-blind)
#0040AD
Tritanopia (blue-blind)
#00556D
Achromatopsia (no color)
#464646
Design tokens & code
CSS
--color: #3232af; /* rgb */ color: rgb(50, 50, 175); /* oklch */ color: oklch(41.0% 0.192 274.0);
Tailwind
colors: {
custom: {
50: '#7c6bc8',
500: '#3232af',
950: '#000000',
},
}SCSS
$custom: #3232af; $custom-light: #7c6bc8; $custom-dark: #000000;
JSON
{
"hex": "#3232af",
"rgb": {
"r": 50,
"g": 50,
"b": 175
},
"hsl": {
"h": 240,
"s": 55.556,
"l": 44.118
},
"oklch": {
"l": 0.40999,
"c": 0.1916,
"h": 274
},
"luminance": 0.06054
}Semantic roles & 50–950 ramp
primary
#3232AF
secondary
#C4C479
accent
#DF49DF
background
#F8F6FC
surface
#EFEBF8
border
#CAC6D1
text
#0B0713
muted
#7C7A82