#282294#282294
#282294 is a dark, vivid blue. Relative luminance 0.037; OKLCH L 35.2% C 0.177 H 274.7°. Best body text is #FFFFFF at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #282294 |
|---|---|
| RGB | rgb(40, 34, 148) |
| HSL | hsl(243, 63%, 36%) |
| HSV | hsv(243, 77%, 58%) |
| CMYK | cmyk(73%, 77%, 0%, 42%) |
| CIE-LAB | lab(22.77, 40.37, -60.91) |
| CIE-LCH | lch(22.77, 73.07, 303.54°) |
| OKLab | oklab(35.16% 0.0144 -0.1761) |
| OKLCH | oklch(35.16% 0.177 274.7) |
| XYZ | xyz(6.7906, 3.7326, 28.3738) |
| Luminance | 0.0373 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Royal
#0C1793
ΔE00 2.87
Cobalt Blue
#030AA7
ΔE00 4.76
Indigo Blue
#3A18B1
ΔE00 4.92
Royal Blue (survey)
#0504AA
ΔE00 5.31
Ultramarine
#2000B1
ΔE00 5.73
Midnight Blue
#191970
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#282294 #8E9422
analogous
#225594 #282294 #612294
triadic
#282294 #942822 #229428
tetradic
#282294 #942255 #8E9422 #229461
square
#282294 #942255 #8E9422 #229461
split-complementary
#282294 #946122 #559422
monochromatic
#0D0B30 #1B1762 #282294 #352DC6 #5F58D9
Accessibility & contrast
On white
12.02
#282294 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.75
#282294 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #282294
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##282294 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##282294 | 1.00 | 12.02 | 1.75 | 12.02 |
| #FFFFFF | 12.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.75 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#003B97
Deuteranopia (green-blind)
#003192
Tritanopia (blue-blind)
#00435A
Achromatopsia (no color)
#363636
Design tokens & code
CSS
--color: #282294; /* rgb */ color: rgb(40, 34, 148); /* oklch */ color: oklch(35.2% 0.177 274.7);
Tailwind
colors: {
custom: {
50: '#745fb5',
500: '#282294',
950: '#000000',
},
}SCSS
$custom: #282294; $custom-light: #745fb5; $custom-dark: #000000;
JSON
{
"hex": "#282294",
"rgb": {
"r": 40,
"g": 34,
"b": 148
},
"hsl": {
"h": 243.158,
"s": 62.637,
"l": 35.686
},
"oklch": {
"l": 0.35164,
"c": 0.17674,
"h": 274.7
},
"luminance": 0.03733
}Semantic roles & 50–950 ramp
primary
#282294
secondary
#B7BD55
accent
#E642DD
background
#F7F5FB
surface
#EEE9F6
border
#C9C5D0
text
#090511
muted
#7B7980