#050225#050225
#050225 is a very dark, moderate blue. Relative luminance 0.002; OKLCH L 13.6% C 0.073 H 277.1°. Best body text is #FFFFFF at 20.16:1 contrast (WCAG AA passes).
Color values
| HEX | #050225 |
|---|---|
| RGB | rgb(5, 2, 37) |
| HSL | hsl(245, 90%, 8%) |
| HSV | hsv(245, 95%, 15%) |
| CMYK | cmyk(86.5%, 94.6%, 0%, 85.5%) |
| CIE-LAB | lab(1.89, 8.98, -19.80) |
| CIE-LCH | lch(1.89, 21.75, 294.40°) |
| OKLab | oklab(13.6% 0.0091 -0.0724) |
| OKLCH | oklch(13.6% 0.073 277.1) |
| XYZ | xyz(0.4181, 0.2092, 1.7683) |
| Luminance | 0.0021 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 3.11
Dark Navy Blue
#00022E
ΔE00 3.38
Very Dark Blue
#000133
ΔE00 4.95
Dark Navy
#000435
ΔE00 5.10
Midnight Blue (survey)
#020035
ΔE00 5.65
Navy (survey)
#01153E
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050225 #222502
analogous
#021025 #050225 #160225
triadic
#050225 #250502 #022505
tetradic
#050225 #250210 #222502 #022516
square
#050225 #250210 #222502 #022516
split-complementary
#050225 #251602 #102502
monochromatic
#04021D #04021D #050225 #0D055F #150899
Accessibility & contrast
On white
20.16
#050225 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#050225 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050225
20.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050225 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050225 | 1.00 | 20.16 | 1.04 | 20.16 |
| #FFFFFF | 20.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.16 | 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: #050225; /* rgb */ color: rgb(5, 2, 37); /* oklch */ color: oklch(13.6% 0.073 277.1);
Tailwind
colors: {
custom: {
50: '#48475f',
500: '#050225',
950: '#000000',
},
}SCSS
$custom: #050225; $custom-light: #48475f; $custom-dark: #000000;
JSON
{
"hex": "#050225",
"rgb": {
"r": 5,
"g": 2,
"b": 37
},
"hsl": {
"h": 245.143,
"s": 89.744,
"l": 7.647
},
"oklch": {
"l": 0.13595,
"c": 0.073,
"h": 277.1
},
"luminance": 0.00209
}Semantic roles & 50–950 ramp
primary
#050225
secondary
#636A18
accent
#FF29ED
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010004
muted
#777779