#3230AA#3230AA
#3230AA is a dark, vivid blue. Relative luminance 0.057; OKLCH L 40.2% C 0.187 H 274.7°. Best body text is #FFFFFF at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #3230AA |
|---|---|
| RGB | rgb(50, 48, 170) |
| HSL | hsl(241, 56%, 43%) |
| HSV | hsv(241, 72%, 67%) |
| CMYK | cmyk(70.6%, 71.8%, 0%, 33.3%) |
| CIE-LAB | lab(28.63, 40.71, -64.63) |
| CIE-LCH | lch(28.63, 76.38, 302.21°) |
| OKLab | oklab(40.19% 0.0152 -0.1868) |
| OKLCH | oklch(40.19% 0.187 274.7) |
| XYZ | xyz(9.6256, 5.6934, 38.6141) |
| Luminance | 0.0569 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Sapphire (survey)
#2138AB
ΔE00 3.13
Indigo Blue
#3A18B1
ΔE00 5.00
Ocean Blue
#4F42B5
ΔE00 5.87
Blueberry
#464196
ΔE00 6.28
Blue Blue
#2242C7
ΔE00 6.36
Blue With A Hint Of Purple
#533CC6
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3230AA #A8AA30
analogous
#306BAA #3230AA #6F30AA
triadic
#3230AA #AA3230 #30AA32
tetradic
#3230AA #AA306B #A8AA30 #30AA6F
square
#3230AA #AA306B #A8AA30 #30AA6F
split-complementary
#3230AA #AA6F30 #6BAA30
monochromatic
#16154B #24237A #3230AA #4D4BCC #7C7BDA
Accessibility & contrast
On white
9.82
#3230AA on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.14
#3230AA on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #3230AA
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3230AA | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##3230AA | 1.00 | 9.82 | 2.14 | 9.82 |
| #FFFFFF | 9.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0049AE
Deuteranopia (green-blind)
#003EA8
Tritanopia (blue-blind)
#00526A
Achromatopsia (no color)
#434343
Design tokens & code
CSS
--color: #3230aa; /* rgb */ color: rgb(50, 48, 170); /* oklch */ color: oklch(40.2% 0.187 274.7);
Tailwind
colors: {
custom: {
50: '#7b69c4',
500: '#3230aa',
950: '#000000',
},
}SCSS
$custom: #3230aa; $custom-light: #7b69c4; $custom-dark: #000000;
JSON
{
"hex": "#3230aa",
"rgb": {
"r": 50,
"g": 48,
"b": 170
},
"hsl": {
"h": 240.984,
"s": 55.963,
"l": 42.745
},
"oklch": {
"l": 0.4019,
"c": 0.18744,
"h": 274.7
},
"luminance": 0.05694
}Semantic roles & 50–950 ramp
primary
#3230AA
secondary
#C1C274
accent
#DF49DD
background
#F8F6FC
surface
#EFEBF8
border
#CAC6D1
text
#0B0613
muted
#7C7A82