#070227#070227
#070227 is a very dark, moderate blue. Relative luminance 0.002; OKLCH L 14.2% C 0.075 H 280.3°. Best body text is #FFFFFF at 20.06:1 contrast (WCAG AA passes).
Color values
| HEX | #070227 |
|---|---|
| RGB | rgb(7, 2, 39) |
| HSL | hsl(248, 90%, 8%) |
| HSV | hsv(248, 95%, 15%) |
| CMYK | cmyk(82.1%, 94.9%, 0%, 84.7%) |
| CIE-LAB | lab(2.12, 10.32, -20.99) |
| CIE-LCH | lch(2.12, 23.39, 296.20°) |
| OKLab | oklab(14.16% 0.0134 -0.074) |
| OKLCH | oklch(14.16% 0.075 280.3) |
| XYZ | xyz(0.4754, 0.2350, 1.9394) |
| Luminance | 0.0024 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 2.44
Dark Navy Blue
#00022E
ΔE00 2.91
Very Dark Blue
#000133
ΔE00 4.33
Dark Navy
#000435
ΔE00 4.49
Midnight Blue (survey)
#020035
ΔE00 4.95
Navy (survey)
#01153E
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#070227 #222702
analogous
#020F27 #070227 #190227
triadic
#070227 #270702 #022707
tetradic
#070227 #27020F #222702 #022719
square
#070227 #27020F #222702 #022719
split-complementary
#070227 #271902 #0F2702
monochromatic
#05011D #05011D #070227 #110561 #1C089B
Accessibility & contrast
On white
20.06
#070227 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#070227 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #070227
20.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##070227 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##070227 | 1.00 | 20.06 | 1.05 | 20.06 |
| #FFFFFF | 20.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000928
Deuteranopia (green-blind)
#000626
Tritanopia (blue-blind)
#000B13
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #070227; /* rgb */ color: rgb(7, 2, 39); /* oklch */ color: oklch(14.2% 0.075 280.3);
Tailwind
colors: {
custom: {
50: '#4a4761',
500: '#070227',
950: '#000000',
},
}SCSS
$custom: #070227; $custom-light: #4a4761; $custom-dark: #000000;
JSON
{
"hex": "#070227",
"rgb": {
"r": 7,
"g": 2,
"b": 39
},
"hsl": {
"h": 248.108,
"s": 90.244,
"l": 8.039
},
"oklch": {
"l": 0.14159,
"c": 0.07522,
"h": 280.3
},
"luminance": 0.00235
}Semantic roles & 50–950 ramp
primary
#070227
secondary
#616C18
accent
#FF29E2
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010005
muted
#777779