#060225#060225
#060225 is a very dark, moderate blue. Relative luminance 0.002; OKLCH L 13.7% C 0.073 H 279.3°. Best body text is #FFFFFF at 20.13:1 contrast (WCAG AA passes).
Color values
| HEX | #060225 |
|---|---|
| RGB | rgb(6, 2, 37) |
| HSL | hsl(247, 90%, 8%) |
| HSV | hsv(247, 95%, 15%) |
| CMYK | cmyk(83.8%, 94.6%, 0%, 85.5%) |
| CIE-LAB | lab(1.95, 9.24, -19.71) |
| CIE-LCH | lch(1.95, 21.77, 295.12°) |
| OKLab | oklab(13.74% 0.0118 -0.0716) |
| OKLCH | oklch(13.74% 0.073 279.3) |
| XYZ | xyz(0.4306, 0.2157, 1.7688) |
| Luminance | 0.0022 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 3.14
Dark Navy Blue
#00022E
ΔE00 3.48
Very Dark Blue
#000133
ΔE00 5.01
Dark Navy
#000435
ΔE00 5.16
Midnight Blue (survey)
#020035
ΔE00 5.68
Navy (survey)
#01153E
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#060225 #212502
analogous
#020F25 #060225 #170225
triadic
#060225 #250602 #022506
tetradic
#060225 #25020F #212502 #022517
square
#060225 #25020F #212502 #022517
split-complementary
#060225 #251702 #0F2502
monochromatic
#05021D #05021D #060225 #0F055F #190899
Accessibility & contrast
On white
20.13
#060225 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#060225 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #060225
20.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##060225 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##060225 | 1.00 | 20.13 | 1.04 | 20.13 |
| #FFFFFF | 20.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.13 | 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: #060225; /* rgb */ color: rgb(6, 2, 37); /* oklch */ color: oklch(13.7% 0.073 279.3);
Tailwind
colors: {
custom: {
50: '#49475f',
500: '#060225',
950: '#000000',
},
}SCSS
$custom: #060225; $custom-light: #49475f; $custom-dark: #000000;
JSON
{
"hex": "#060225",
"rgb": {
"r": 6,
"g": 2,
"b": 37
},
"hsl": {
"h": 246.857,
"s": 89.744,
"l": 7.647
},
"oklch": {
"l": 0.13738,
"c": 0.07261,
"h": 279.3
},
"luminance": 0.00216
}Semantic roles & 50–950 ramp
primary
#060225
secondary
#616A18
accent
#FF29E7
background
#F4F4F5
surface
#E7E6E9
border
#C3C2C5
text
#010004
muted
#777779