#2E2CAD#2E2CAD
#2E2CAD is a dark, vivid blue. Relative luminance 0.054; OKLCH L 39.7% C 0.196 H 273.5°. Best body text is #FFFFFF at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #2E2CAD |
|---|---|
| RGB | rgb(46, 44, 173) |
| HSL | hsl(241, 59%, 43%) |
| HSV | hsv(241, 75%, 68%) |
| CMYK | cmyk(73.4%, 74.6%, 0%, 32.2%) |
| CIE-LAB | lab(27.84, 43.62, -67.73) |
| CIE-LCH | lch(27.84, 80.56, 302.78°) |
| OKLab | oklab(39.65% 0.012 -0.1959) |
| OKLCH | oklch(39.65% 0.196 273.5) |
| XYZ | xyz(9.5677, 5.3984, 40.0648) |
| Luminance | 0.0540 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Sapphire (survey)
#2138AB
ΔE00 3.83
Indigo Blue
#3A18B1
ΔE00 4.12
True Blue
#010FCC
ΔE00 5.62
Royal
#0C1793
ΔE00 6.26
Cobalt Blue
#030AA7
ΔE00 6.42
Ultramarine
#2000B1
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2E2CAD #ABAD2C
analogous
#2C6BAD #2E2CAD #6E2CAD
triadic
#2E2CAD #AD2E2C #2CAD2E
tetradic
#2E2CAD #AD2C6B #ABAD2C #2CAD6E
square
#2E2CAD #AD2C6B #ABAD2C #2CAD6E
split-complementary
#2E2CAD #AD6E2C #6BAD2C
monochromatic
#14134B #21207C #2E2CAD #4846D0 #7977DC
Accessibility & contrast
On white
10.10
#2E2CAD on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.08
#2E2CAD on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #2E2CAD
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2E2CAD | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##2E2CAD | 1.00 | 10.10 | 2.08 | 10.10 |
| #FFFFFF | 10.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0048B1
Deuteranopia (green-blind)
#003BAB
Tritanopia (blue-blind)
#00516A
Achromatopsia (no color)
#424242
Design tokens & code
CSS
--color: #2e2cad; /* rgb */ color: rgb(46, 44, 173); /* oklch */ color: oklch(39.7% 0.196 273.5);
Tailwind
colors: {
custom: {
50: '#7b67c7',
500: '#2e2cad',
950: '#000000',
},
}SCSS
$custom: #2e2cad; $custom-light: #7b67c7; $custom-dark: #000000;
JSON
{
"hex": "#2e2cad",
"rgb": {
"r": 46,
"g": 44,
"b": 173
},
"hsl": {
"h": 240.93,
"s": 59.447,
"l": 42.549
},
"oklch": {
"l": 0.39654,
"c": 0.19631,
"h": 273.5
},
"luminance": 0.05399
}Semantic roles & 50–950 ramp
primary
#2E2CAD
secondary
#C3C471
accent
#E345E0
background
#F8F6FC
surface
#EFEBF8
border
#CAC6D1
text
#0B0613
muted
#7C7A82