#2929AD#2929AD
#2929AD is a dark, highly saturated blue. Relative luminance 0.051; OKLCH L 38.9% C 0.201 H 272.1°. Best body text is #FFFFFF at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #2929AD |
|---|---|
| RGB | rgb(41, 41, 173) |
| HSL | hsl(240, 62%, 42%) |
| HSV | hsv(240, 76%, 68%) |
| CMYK | cmyk(76.3%, 76.3%, 0%, 32.2%) |
| CIE-LAB | lab(26.94, 44.87, -69.22) |
| CIE-LCH | lch(26.94, 82.49, 302.95°) |
| OKLab | oklab(38.94% 0.0074 -0.2004) |
| OKLCH | oklch(38.94% 0.201 272.1) |
| XYZ | xyz(9.2477, 5.0734, 40.0190) |
| Luminance | 0.0507 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Indigo Blue
#3A18B1
ΔE00 3.71
Sapphire (survey)
#2138AB
ΔE00 4.32
True Blue
#010FCC
ΔE00 5.10
Royal
#0C1793
ΔE00 5.62
Cobalt Blue
#030AA7
ΔE00 5.67
Ultramarine
#2000B1
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2929AD #ADAD29
analogous
#296BAD #2929AD #6B29AD
triadic
#2929AD #AD2929 #29AD29
tetradic
#2929AD #AD296B #ADAD29 #29AD6B
square
#2929AD #AD296B #ADAD29 #29AD6B
split-complementary
#2929AD #AD6B29 #6BAD29
monochromatic
#12124A #1D1D7C #2929AD #4141D2 #7373DE
Accessibility & contrast
On white
10.42
#2929AD on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
2.01
#2929AD on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #2929AD
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2929AD | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##2929AD | 1.00 | 10.42 | 2.01 | 10.42 |
| #FFFFFF | 10.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 2.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 10.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0046B1
Deuteranopia (green-blind)
#0039AB
Tritanopia (blue-blind)
#005069
Achromatopsia (no color)
#404040
Design tokens & code
CSS
--color: #2929ad; /* rgb */ color: rgb(41, 41, 173); /* oklch */ color: oklch(38.9% 0.201 272.1);
Tailwind
colors: {
custom: {
50: '#7a65c7',
500: '#2929ad',
950: '#000000',
},
}SCSS
$custom: #2929ad; $custom-light: #7a65c7; $custom-dark: #000000;
JSON
{
"hex": "#2929ad",
"rgb": {
"r": 41,
"g": 41,
"b": 173
},
"hsl": {
"h": 240,
"s": 61.682,
"l": 41.961
},
"oklch": {
"l": 0.38938,
"c": 0.20051,
"h": 272.1
},
"luminance": 0.05074
}Semantic roles & 50–950 ramp
primary
#2929AD
secondary
#C5C56D
accent
#E543E5
background
#F8F6FC
surface
#EFEBF8
border
#CAC6D1
text
#0B0613
muted
#7C7A82