#2C2E90#2C2E90
#2C2E90 is a dark, vivid blue. Relative luminance 0.045; OKLCH L 36.9% C 0.157 H 274.6°. Best body text is #FFFFFF at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #2C2E90 |
|---|---|
| RGB | rgb(44, 46, 144) |
| HSL | hsl(239, 53%, 37%) |
| HSV | hsv(239, 69%, 56%) |
| CMYK | cmyk(69.4%, 68.1%, 0%, 43.5%) |
| CIE-LAB | lab(25.27, 32.19, -54.31) |
| CIE-LCH | lch(25.27, 63.13, 300.65°) |
| OKLab | oklab(36.9% 0.0127 -0.1568) |
| OKLCH | oklch(36.9% 0.157 274.6) |
| XYZ | xyz(7.0481, 4.5024, 26.8778) |
| Luminance | 0.0450 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Sapphire (survey)
#2138AB
ΔE00 4.73
Royal
#0C1793
ΔE00 5.81
Darkslateblue
#483D8B
ΔE00 5.93
Blueberry
#464196
ΔE00 6.05
Midnight Blue
#191970
ΔE00 6.88
Indigo Blue
#3A18B1
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2C2E90 #908E2C
analogous
#2C6090 #2C2E90 #5C2C90
triadic
#2C2E90 #902C2E #2E902C
tetradic
#2C2E90 #902C60 #908E2C #2C905C
square
#2C2E90 #902C60 #908E2C #2C905C
split-complementary
#2C2E90 #905C2C #60902C
monochromatic
#0F1032 #1E1F61 #2C2E90 #3A3DBF #6668D0
Accessibility & contrast
On white
11.05
#2C2E90 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.90
#2C2E90 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #2C2E90
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2C2E90 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##2C2E90 | 1.00 | 11.05 | 1.90 | 11.05 |
| #FFFFFF | 11.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.90 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#004093
Deuteranopia (green-blind)
#00378E
Tritanopia (blue-blind)
#00485B
Achromatopsia (no color)
#3C3C3C
Design tokens & code
CSS
--color: #2c2e90; /* rgb */ color: rgb(44, 46, 144); /* oklch */ color: oklch(36.9% 0.157 274.6);
Tailwind
colors: {
custom: {
50: '#7367b1',
500: '#2c2e90',
950: '#000000',
},
}SCSS
$custom: #2c2e90; $custom-light: #7367b1; $custom-dark: #000000;
JSON
{
"hex": "#2c2e90",
"rgb": {
"r": 44,
"g": 46,
"b": 144
},
"hsl": {
"h": 238.8,
"s": 53.191,
"l": 36.863
},
"oklch": {
"l": 0.36904,
"c": 0.15733,
"h": 274.6
},
"luminance": 0.04503
}Semantic roles & 50–950 ramp
primary
#2C2E90
secondary
#B7B561
accent
#DA4BDD
background
#F7F6FB
surface
#EDEBF6
border
#C8C6D0
text
#090611
muted
#7B7A80