#353AAA#353AAA
#353AAA is a dark, vivid blue. Relative luminance 0.067; OKLCH L 42.0% C 0.175 H 274.0°. Best body text is #FFFFFF at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #353AAA |
|---|---|
| RGB | rgb(53, 58, 170) |
| HSL | hsl(237, 52%, 44%) |
| HSV | hsv(237, 69%, 67%) |
| CMYK | cmyk(68.8%, 65.9%, 0%, 33.3%) |
| CIE-LAB | lab(31.08, 34.95, -60.59) |
| CIE-LCH | lch(31.08, 69.95, 299.98°) |
| OKLab | oklab(42.01% 0.0122 -0.1749) |
| OKLCH | oklch(42.01% 0.175 274) |
| XYZ | xyz(10.2345, 6.6843, 38.7733) |
| Luminance | 0.0669 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Sapphire (survey)
#2138AB
ΔE00 1.97
Ocean Blue
#4F42B5
ΔE00 4.28
Blueberry
#464196
ΔE00 4.52
Blue Blue
#2242C7
ΔE00 4.61
Blue With A Hint Of Purple
#533CC6
ΔE00 5.84
Darkslateblue
#483D8B
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#353AAA #AAA535
analogous
#3574AA #353AAA #6A35AA
triadic
#353AAA #AA353A #3AAA35
tetradic
#353AAA #AA3574 #AAA535 #35AA6A
square
#353AAA #AA3574 #AAA535 #35AA6A
split-complementary
#353AAA #AA6A35 #74AA35
monochromatic
#181A4D #262A7B #353AAA #5358C9 #8285D8
Accessibility & contrast
On white
8.99
#353AAA on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.34
#353AAA on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #353AAA
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##353AAA | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##353AAA | 1.00 | 8.99 | 2.34 | 8.99 |
| #FFFFFF | 8.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 8.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#004FAE
Deuteranopia (green-blind)
#0044A8
Tritanopia (blue-blind)
#00576D
Achromatopsia (no color)
#494949
Design tokens & code
CSS
--color: #353aaa; /* rgb */ color: rgb(53, 58, 170); /* oklch */ color: oklch(42.0% 0.175 274.0);
Tailwind
colors: {
custom: {
50: '#7c70c4',
500: '#353aaa',
950: '#000000',
},
}SCSS
$custom: #353aaa; $custom-light: #7c70c4; $custom-dark: #000000;
JSON
{
"hex": "#353aaa",
"rgb": {
"r": 53,
"g": 58,
"b": 170
},
"hsl": {
"h": 237.436,
"s": 52.466,
"l": 43.725
},
"oklch": {
"l": 0.42013,
"c": 0.17536,
"h": 274
},
"luminance": 0.06685
}Semantic roles & 50–950 ramp
primary
#353AAA
secondary
#C1BE7A
accent
#D64CDC
background
#F8F6FC
surface
#EFECF8
border
#CAC7D1
text
#0B0713
muted
#7C7A82