#3334AF#3334AF
#3334AF is a dark, vivid blue. Relative luminance 0.063; OKLCH L 41.4% C 0.189 H 274.0°. Best body text is #FFFFFF at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #3334AF |
|---|---|
| RGB | rgb(51, 52, 175) |
| HSL | hsl(240, 55%, 44%) |
| HSV | hsv(240, 71%, 69%) |
| CMYK | cmyk(70.9%, 70.3%, 0%, 31.4%) |
| CIE-LAB | lab(30.04, 40.13, -65.29) |
| CIE-LCH | lch(30.04, 76.63, 301.58°) |
| OKLab | oklab(41.37% 0.0133 -0.1887) |
| OKLCH | oklch(41.37% 0.189 274) |
| XYZ | xyz(10.3285, 6.2539, 41.2119) |
| Luminance | 0.0625 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Sapphire (survey)
#2138AB
ΔE00 2.55
Ocean Blue
#4F42B5
ΔE00 4.94
Blue Blue
#2242C7
ΔE00 5.18
Blue With A Hint Of Purple
#533CC6
ΔE00 5.60
Indigo Blue
#3A18B1
ΔE00 5.86
Blueberry
#464196
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3334AF #AFAE33
analogous
#3372AF #3334AF #7033AF
triadic
#3334AF #AF3334 #34AF33
tetradic
#3334AF #AF3372 #AFAE33 #33AF70
square
#3334AF #AF3372 #AFAE33 #33AF70
split-complementary
#3334AF #AF7033 #72AF33
monochromatic
#171850 #252680 #3334AF #5253CD #8283DB
Accessibility & contrast
On white
9.33
#3334AF on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.25
#3334AF on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #3334AF
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3334AF | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##3334AF | 1.00 | 9.33 | 2.25 | 9.33 |
| #FFFFFF | 9.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#004DB3
Deuteranopia (green-blind)
#0041AD
Tritanopia (blue-blind)
#00566D
Achromatopsia (no color)
#474747
Design tokens & code
CSS
--color: #3334af; /* rgb */ color: rgb(51, 52, 175); /* oklch */ color: oklch(41.4% 0.189 274.0);
Tailwind
colors: {
custom: {
50: '#7d6cc8',
500: '#3334af',
950: '#000000',
},
}SCSS
$custom: #3334af; $custom-light: #7d6cc8; $custom-dark: #000000;
JSON
{
"hex": "#3334af",
"rgb": {
"r": 51,
"g": 52,
"b": 175
},
"hsl": {
"h": 239.516,
"s": 54.867,
"l": 44.314
},
"oklch": {
"l": 0.41373,
"c": 0.18919,
"h": 274
},
"luminance": 0.06255
}Semantic roles & 50–950 ramp
primary
#3334AF
secondary
#C4C37A
accent
#DD4ADE
background
#F8F6FC
surface
#EFEBF8
border
#CAC6D1
text
#0B0713
muted
#7C7A82