#241F95#241F95
#241F95 is a dark, vivid blue. Relative luminance 0.035; OKLCH L 34.6% C 0.182 H 273.3°. Best body text is #FFFFFF at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #241F95 |
|---|---|
| RGB | rgb(36, 31, 149) |
| HSL | hsl(243, 66%, 35%) |
| HSV | hsv(243, 79%, 58%) |
| CMYK | cmyk(75.8%, 79.2%, 0%, 41.6%) |
| CIE-LAB | lab(22.03, 42.00, -62.75) |
| CIE-LCH | lch(22.03, 75.51, 303.80°) |
| OKLab | oklab(34.61% 0.0104 -0.1816) |
| OKLCH | oklch(34.61% 0.182 273.3) |
| XYZ | xyz(6.6405, 3.5243, 28.7582) |
| Luminance | 0.0352 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Royal
#0C1793
ΔE00 2.18
Cobalt Blue
#030AA7
ΔE00 4.07
Royal Blue (survey)
#0504AA
ΔE00 4.63
Indigo Blue
#3A18B1
ΔE00 4.78
Ultramarine
#2000B1
ΔE00 5.17
Darkblue
#00008B
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#241F95 #90951F
analogous
#1F5595 #241F95 #5F1F95
triadic
#241F95 #95241F #1F9524
tetradic
#241F95 #951F55 #90951F #1F955F
square
#241F95 #951F55 #90951F #1F955F
split-complementary
#241F95 #955F1F #55951F
monochromatic
#0C0A30 #181462 #241F95 #302AC8 #5953DB
Accessibility & contrast
On white
12.32
#241F95 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.70
#241F95 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #241F95
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##241F95 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##241F95 | 1.00 | 12.32 | 1.70 | 12.32 |
| #FFFFFF | 12.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.70 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#003A98
Deuteranopia (green-blind)
#002F93
Tritanopia (blue-blind)
#004359
Achromatopsia (no color)
#353535
Design tokens & code
CSS
--color: #241f95; /* rgb */ color: rgb(36, 31, 149); /* oklch */ color: oklch(34.6% 0.182 273.3);
Tailwind
colors: {
custom: {
50: '#735db5',
500: '#241f95',
950: '#000000',
},
}SCSS
$custom: #241f95; $custom-light: #735db5; $custom-dark: #000000;
JSON
{
"hex": "#241f95",
"rgb": {
"r": 36,
"g": 31,
"b": 149
},
"hsl": {
"h": 242.542,
"s": 65.556,
"l": 35.294
},
"oklch": {
"l": 0.34609,
"c": 0.18185,
"h": 273.3
},
"luminance": 0.03525
}Semantic roles & 50–950 ramp
primary
#241F95
secondary
#BABF51
accent
#E93FE1
background
#F7F5FB
surface
#EEE9F6
border
#C9C5D0
text
#090411
muted
#7B7980