#2D258E#2D258E
#2D258E is a dark, vivid blue. Relative luminance 0.038; OKLCH L 35.3% C 0.165 H 277.2°. Best body text is #FFFFFF at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #2D258E |
|---|---|
| RGB | rgb(45, 37, 142) |
| HSL | hsl(245, 59%, 35%) |
| HSV | hsv(245, 74%, 56%) |
| CMYK | cmyk(68.3%, 73.9%, 0%, 44.3%) |
| CIE-LAB | lab(23.11, 37.18, -56.61) |
| CIE-LCH | lch(23.11, 67.72, 303.30°) |
| OKLab | oklab(35.31% 0.0206 -0.1635) |
| OKLCH | oklch(35.31% 0.165 277.2) |
| XYZ | xyz(6.6247, 3.8334, 25.9768) |
| Luminance | 0.0383 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Royal
#0C1793
ΔE00 3.83
Midnight Blue
#191970
ΔE00 5.46
Indigo Blue
#3A18B1
ΔE00 5.78
Cobalt Blue
#030AA7
ΔE00 5.96
Royal Blue (survey)
#0504AA
ΔE00 6.50
Indigo (survey)
#380282
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2D258E #868E25
analogous
#25528E #2D258E #61258E
triadic
#2D258E #8E2D25 #258E2D
tetradic
#2D258E #8E2552 #868E25 #258E61
square
#2D258E #8E2552 #868E25 #258E61
split-complementary
#2D258E #8E6125 #528E25
monochromatic
#0E0C2D #1E185D #2D258E #3C32BF #635AD4
Accessibility & contrast
On white
11.89
#2D258E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.77
#2D258E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #2D258E
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2D258E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##2D258E | 1.00 | 11.89 | 1.77 | 11.89 |
| #FFFFFF | 11.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.77 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#003B91
Deuteranopia (green-blind)
#00338C
Tritanopia (blue-blind)
#004257
Achromatopsia (no color)
#373737
Design tokens & code
CSS
--color: #2d258e; /* rgb */ color: rgb(45, 37, 142); /* oklch */ color: oklch(35.3% 0.165 277.2);
Tailwind
colors: {
custom: {
50: '#7461b0',
500: '#2d258e',
950: '#000000',
},
}SCSS
$custom: #2d258e; $custom-light: #7461b0; $custom-dark: #000000;
JSON
{
"hex": "#2d258e",
"rgb": {
"r": 45,
"g": 37,
"b": 142
},
"hsl": {
"h": 244.571,
"s": 58.659,
"l": 35.098
},
"oklch": {
"l": 0.35314,
"c": 0.1648,
"h": 277.2
},
"luminance": 0.03834
}Semantic roles & 50–950 ramp
primary
#2D258E
secondary
#B1B956
accent
#E246D6
background
#F7F5FB
surface
#EEEAF6
border
#C9C6D0
text
#090511
muted
#7B7980