#2D248F#2D248F
#2D248F is a dark, vivid blue. Relative luminance 0.038; OKLCH L 35.3% C 0.167 H 277.2°. Best body text is #FFFFFF at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #2D248F |
|---|---|
| RGB | rgb(45, 36, 143) |
| HSL | hsl(245, 60%, 35%) |
| HSV | hsv(245, 75%, 56%) |
| CMYK | cmyk(68.5%, 74.8%, 0%, 43.9%) |
| CIE-LAB | lab(23.01, 38.10, -57.40) |
| CIE-LCH | lch(23.01, 68.90, 303.57°) |
| OKLab | oklab(35.27% 0.0211 -0.1658) |
| OKLCH | oklch(35.27% 0.167 277.2) |
| XYZ | xyz(6.6694, 3.8022, 26.3637) |
| Luminance | 0.0380 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Royal
#0C1793
ΔE00 3.61
Midnight Blue
#191970
ΔE00 5.51
Indigo Blue
#3A18B1
ΔE00 5.53
Cobalt Blue
#030AA7
ΔE00 5.68
Royal Blue (survey)
#0504AA
ΔE00 6.21
Indigo (survey)
#380282
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2D248F #868F24
analogous
#24508F #2D248F #63248F
triadic
#2D248F #8F2D24 #248F2D
tetradic
#2D248F #8F2450 #868F24 #248F63
square
#2D248F #8F2450 #868F24 #248F63
split-complementary
#2D248F #8F6324 #508F24
monochromatic
#0E0B2D #1E185E #2D248F #3C30C0 #6358D5
Accessibility & contrast
On white
11.93
#2D248F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.76
#2D248F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #2D248F
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2D248F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##2D248F | 1.00 | 11.93 | 1.76 | 11.93 |
| #FFFFFF | 11.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.76 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#003B92
Deuteranopia (green-blind)
#00328D
Tritanopia (blue-blind)
#004257
Achromatopsia (no color)
#373737
Design tokens & code
CSS
--color: #2d248f; /* rgb */ color: rgb(45, 36, 143); /* oklch */ color: oklch(35.3% 0.167 277.2);
Tailwind
colors: {
custom: {
50: '#7460b1',
500: '#2d248f',
950: '#000000',
},
}SCSS
$custom: #2d248f; $custom-light: #7460b1; $custom-dark: #000000;
JSON
{
"hex": "#2d248f",
"rgb": {
"r": 45,
"g": 36,
"b": 143
},
"hsl": {
"h": 245.047,
"s": 59.777,
"l": 35.098
},
"oklch": {
"l": 0.35269,
"c": 0.16715,
"h": 277.2
},
"luminance": 0.03803
}Semantic roles & 50–950 ramp
primary
#2D248F
secondary
#B1B955
accent
#E345D6
background
#F7F5FB
surface
#EEEAF6
border
#C9C6D0
text
#090511
muted
#7B7980