#070225#070225
#070225 is a very dark, moderate blue. Relative luminance 0.002; OKLCH L 13.9% C 0.072 H 281.4°. Best body text is #FFFFFF at 20.11:1 contrast (WCAG AA passes).
Color values
| HEX | #070225 |
|---|---|
| RGB | rgb(7, 2, 37) |
| HSL | hsl(249, 90%, 8%) |
| HSV | hsv(249, 95%, 15%) |
| CMYK | cmyk(81.1%, 94.6%, 0%, 85.5%) |
| CIE-LAB | lab(2.01, 9.51, -19.61) |
| CIE-LCH | lch(2.01, 21.80, 295.86°) |
| OKLab | oklab(13.88% 0.0143 -0.0709) |
| OKLCH | oklch(13.88% 0.072 281.4) |
| XYZ | xyz(0.4432, 0.2221, 1.7694) |
| Luminance | 0.0022 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 3.19
Dark Navy Blue
#00022E
ΔE00 3.59
Very Dark Blue
#000133
ΔE00 5.08
Dark Navy
#000435
ΔE00 5.24
Midnight Blue (survey)
#020035
ΔE00 5.72
Navy (survey)
#01153E
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#070225 #202502
analogous
#020F25 #070225 #180225
triadic
#070225 #250702 #022507
tetradic
#070225 #25020F #202502 #022518
square
#070225 #25020F #202502 #022518
split-complementary
#070225 #251802 #0F2502
monochromatic
#05021D #05021D #070225 #12055F #1D0899
Accessibility & contrast
On white
20.11
#070225 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#070225 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #070225
20.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##070225 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##070225 | 1.00 | 20.11 | 1.04 | 20.11 |
| #FFFFFF | 20.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000826
Deuteranopia (green-blind)
#000624
Tritanopia (blue-blind)
#000A12
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #070225; /* rgb */ color: rgb(7, 2, 37); /* oklch */ color: oklch(13.9% 0.072 281.4);
Tailwind
colors: {
custom: {
50: '#49475f',
500: '#070225',
950: '#000000',
},
}SCSS
$custom: #070225; $custom-light: #49475f; $custom-dark: #000000;
JSON
{
"hex": "#070225",
"rgb": {
"r": 7,
"g": 2,
"b": 37
},
"hsl": {
"h": 248.571,
"s": 89.744,
"l": 7.647
},
"oklch": {
"l": 0.13877,
"c": 0.0723,
"h": 281.4
},
"luminance": 0.00222
}Semantic roles & 50–950 ramp
primary
#070225
secondary
#5F6A18
accent
#FF29E0
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010004
muted
#777779