#2E2DBC#2E2DBC
#2E2DBC is a dark, highly saturated blue. Relative luminance 0.061; OKLCH L 41.4% C 0.214 H 272.3°. Best body text is #FFFFFF at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #2E2DBC |
|---|---|
| RGB | rgb(46, 45, 188) |
| HSL | hsl(240, 61%, 46%) |
| HSV | hsv(240, 76%, 74%) |
| CMYK | cmyk(75.5%, 76.1%, 0%, 26.3%) |
| CIE-LAB | lab(29.63, 48.00, -73.70) |
| CIE-LCH | lch(29.63, 87.95, 303.07°) |
| OKLab | oklab(41.39% 0.0087 -0.2133) |
| OKLCH | oklch(41.39% 0.214 272.3) |
| XYZ | xyz(11.1391, 6.0873, 48.1551) |
| Luminance | 0.0609 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Sapphire (survey)
#2138AB
ΔE00 4.33
Indigo Blue
#3A18B1
ΔE00 4.43
True Blue
#010FCC
ΔE00 4.95
Ultramarine Blue
#1805DB
ΔE00 5.60
Blue With A Hint Of Purple
#533CC6
ΔE00 5.62
Blurple
#5539CC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2E2DBC #BBBC2D
analogous
#2D73BC #2E2DBC #762DBC
triadic
#2E2DBC #BC2E2D #2DBC2E
tetradic
#2E2DBC #BC2D73 #BBBC2D #2DBC76
square
#2E2DBC #BC2D73 #BBBC2D #2DBC76
split-complementary
#2E2DBC #BC762D #73BC2D
monochromatic
#161559 #22218B #2E2DBC #5251D5 #8382E1
Accessibility & contrast
On white
9.47
#2E2DBC on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.22
#2E2DBC on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #2E2DBC
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2E2DBC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##2E2DBC | 1.00 | 9.47 | 2.22 | 9.47 |
| #FFFFFF | 9.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 9.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#004DC0
Deuteranopia (green-blind)
#003FB9
Tritanopia (blue-blind)
#005873
Achromatopsia (no color)
#464646
Design tokens & code
CSS
--color: #2e2dbc; /* rgb */ color: rgb(46, 45, 188); /* oklch */ color: oklch(41.4% 0.214 272.3);
Tailwind
colors: {
custom: {
50: '#7e68d2',
500: '#2e2dbc',
950: '#000000',
},
}SCSS
$custom: #2e2dbc; $custom-light: #7e68d2; $custom-dark: #000000;
JSON
{
"hex": "#2e2dbc",
"rgb": {
"r": 46,
"g": 45,
"b": 188
},
"hsl": {
"h": 240.42,
"s": 61.373,
"l": 45.686
},
"oklch": {
"l": 0.41394,
"c": 0.21351,
"h": 272.3
},
"luminance": 0.06088
}Semantic roles & 50–950 ramp
primary
#2E2DBC
secondary
#CACA7B
accent
#E443E3
background
#F8F6FD
surface
#F0EBFA
border
#CBC6D3
text
#0C0614
muted
#7D7A83