#2A2B94#2A2B94
#2A2B94 is a dark, vivid blue. Relative luminance 0.044; OKLCH L 36.7% C 0.167 H 274.1°. Best body text is #FFFFFF at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #2A2B94 |
|---|---|
| RGB | rgb(42, 43, 148) |
| HSL | hsl(239, 56%, 37%) |
| HSV | hsv(239, 72%, 58%) |
| CMYK | cmyk(71.6%, 70.9%, 0%, 42%) |
| CIE-LAB | lab(24.82, 35.24, -57.52) |
| CIE-LCH | lch(24.82, 67.46, 301.50°) |
| OKLab | oklab(36.66% 0.0118 -0.1663) |
| OKLCH | oklch(36.66% 0.167 274.1) |
| XYZ | xyz(7.1622, 4.3574, 28.4748) |
| Luminance | 0.0436 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Sapphire (survey)
#2138AB
ΔE00 4.81
Royal
#0C1793
ΔE00 4.89
Indigo Blue
#3A18B1
ΔE00 6.11
Cobalt Blue
#030AA7
ΔE00 6.75
Midnight Blue
#191970
ΔE00 6.76
Darkslateblue
#483D8B
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2A2B94 #94932A
analogous
#2A6094 #2A2B94 #5E2A94
triadic
#2A2B94 #942A2B #2B942A
tetradic
#2A2B94 #942A60 #94932A #2A945E
square
#2A2B94 #942A60 #94932A #2A945E
split-complementary
#2A2B94 #945E2A #60942A
monochromatic
#0F0F35 #1C1D64 #2A2B94 #3839C4 #6566D3
Accessibility & contrast
On white
11.22
#2A2B94 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.87
#2A2B94 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #2A2B94
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2A2B94 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##2A2B94 | 1.00 | 11.22 | 1.87 | 11.22 |
| #FFFFFF | 11.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.87 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#004097
Deuteranopia (green-blind)
#003692
Tritanopia (blue-blind)
#00485C
Achromatopsia (no color)
#3B3B3B
Design tokens & code
CSS
--color: #2a2b94; /* rgb */ color: rgb(42, 43, 148); /* oklch */ color: oklch(36.7% 0.167 274.1);
Tailwind
colors: {
custom: {
50: '#7465b4',
500: '#2a2b94',
950: '#000000',
},
}SCSS
$custom: #2a2b94; $custom-light: #7465b4; $custom-dark: #000000;
JSON
{
"hex": "#2a2b94",
"rgb": {
"r": 42,
"g": 43,
"b": 148
},
"hsl": {
"h": 239.434,
"s": 55.789,
"l": 37.255
},
"oklch": {
"l": 0.36662,
"c": 0.16669,
"h": 274.1
},
"luminance": 0.04358
}Semantic roles & 50–950 ramp
primary
#2A2B94
secondary
#B9B960
accent
#DE49DF
background
#F7F6FB
surface
#EEEBF6
border
#C9C6D0
text
#090511
muted
#7B7A80