#000327#000327
#000327 is a very dark, moderate blue. Relative luminance 0.002; OKLCH L 13.5% C 0.077 H 263.9°. Best body text is #FFFFFF at 20.15:1 contrast (WCAG AA passes).
Color values
| HEX | #000327 |
|---|---|
| RGB | rgb(0, 3, 39) |
| HSL | hsl(235, 100%, 8%) |
| HSV | hsv(235, 100%, 15%) |
| CMYK | cmyk(100%, 92.3%, 0%, 84.7%) |
| CIE-LAB | lab(1.91, 8.09, -21.35) |
| CIE-LCH | lch(1.91, 22.83, 290.76°) |
| OKLab | oklab(13.51% -0.0082 -0.077) |
| OKLCH | oklch(13.51% 0.077 263.9) |
| XYZ | xyz(0.3986, 0.2116, 1.9389) |
| Luminance | 0.0021 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 2.62
Midnight
#03012D
ΔE00 2.78
Very Dark Blue
#000133
ΔE00 4.26
Dark Navy
#000435
ΔE00 4.35
Navy (survey)
#01153E
ΔE00 5.05
Midnight Blue (survey)
#020035
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#000327 #272400
analogous
#001627 #000327 #110027
triadic
#000327 #270003 #032700
tetradic
#000327 #270016 #272400 #002711
square
#000327 #270016 #272400 #002711
split-complementary
#000327 #271100 #162700
monochromatic
#00021F #00021F #000327 #000864 #000CA1
Accessibility & contrast
On white
20.15
#000327 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#000327 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #000327
20.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##000327 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##000327 | 1.00 | 20.15 | 1.04 | 20.15 |
| #FFFFFF | 20.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000928
Deuteranopia (green-blind)
#000526
Tritanopia (blue-blind)
#000C14
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #000327; /* rgb */ color: rgb(0, 3, 39); /* oklch */ color: oklch(13.5% 0.077 263.9);
Tailwind
colors: {
custom: {
50: '#464861',
500: '#000327',
950: '#000000',
},
}SCSS
$custom: #000327; $custom-light: #464861; $custom-dark: #000000;
JSON
{
"hex": "#000327",
"rgb": {
"r": 0,
"g": 3,
"b": 39
},
"hsl": {
"h": 235.385,
"s": 100,
"l": 7.647
},
"oklch": {
"l": 0.13514,
"c": 0.07746,
"h": 263.9
},
"luminance": 0.00212
}Semantic roles & 50–950 ramp
primary
#000327
secondary
#6F6814
accent
#EF29FF
background
#F4F4F5
surface
#E6E6EA
border
#C2C2C6
text
#000005
muted
#777779