#2C2C93#2C2C93
#2C2C93 is a dark, vivid blue. Relative luminance 0.044; OKLCH L 36.9% C 0.164 H 274.8°. Best body text is #FFFFFF at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #2C2C93 |
|---|---|
| RGB | rgb(44, 44, 147) |
| HSL | hsl(240, 54%, 37%) |
| HSV | hsv(240, 70%, 58%) |
| CMYK | cmyk(70.1%, 70.1%, 0%, 42.4%) |
| CIE-LAB | lab(25.08, 34.51, -56.46) |
| CIE-LCH | lch(25.08, 66.18, 301.44°) |
| OKLab | oklab(36.86% 0.0138 -0.1631) |
| OKLCH | oklch(36.86% 0.164 274.8) |
| XYZ | xyz(7.2041, 4.4428, 28.0760) |
| Luminance | 0.0444 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Sapphire (survey)
#2138AB
ΔE00 4.78
Royal
#0C1793
ΔE00 5.20
Indigo Blue
#3A18B1
ΔE00 6.32
Darkslateblue
#483D8B
ΔE00 6.40
Blueberry
#464196
ΔE00 6.49
Midnight Blue
#191970
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2C2C93 #93932C
analogous
#2C6093 #2C2C93 #602C93
triadic
#2C2C93 #932C2C #2C932C
tetradic
#2C2C93 #932C60 #93932C #2C9360
square
#2C2C93 #932C60 #93932C #2C9360
split-complementary
#2C2C93 #93602C #60932C
monochromatic
#101035 #1E1E64 #2C2C93 #3A3AC2 #6868D2
Accessibility & contrast
On white
11.12
#2C2C93 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.89
#2C2C93 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #2C2C93
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2C2C93 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##2C2C93 | 1.00 | 11.12 | 1.89 | 11.12 |
| #FFFFFF | 11.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.89 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#004096
Deuteranopia (green-blind)
#003791
Tritanopia (blue-blind)
#00485C
Achromatopsia (no color)
#3B3B3B
Design tokens & code
CSS
--color: #2c2c93; /* rgb */ color: rgb(44, 44, 147); /* oklch */ color: oklch(36.9% 0.164 274.8);
Tailwind
colors: {
custom: {
50: '#7466b4',
500: '#2c2c93',
950: '#000000',
},
}SCSS
$custom: #2c2c93; $custom-light: #7466b4; $custom-dark: #000000;
JSON
{
"hex": "#2c2c93",
"rgb": {
"r": 44,
"g": 44,
"b": 147
},
"hsl": {
"h": 240,
"s": 53.927,
"l": 37.451
},
"oklch": {
"l": 0.36859,
"c": 0.16371,
"h": 274.8
},
"luminance": 0.04443
}Semantic roles & 50–950 ramp
primary
#2C2C93
secondary
#B8B863
accent
#DD4ADD
background
#F7F6FB
surface
#EEEBF6
border
#C9C6D0
text
#090611
muted
#7B7A80