#020306#020306
#020306 is a very dark, near-neutral blue. Relative luminance 0.001; OKLCH L 9.7% C 0.013 H 265.0°. Best body text is #FFFFFF at 20.62:1 contrast (WCAG AA passes).
Color values
| HEX | #020306 |
|---|---|
| RGB | rgb(2, 3, 6) |
| HSL | hsl(225, 50%, 2%) |
| HSV | hsv(225, 67%, 2%) |
| CMYK | cmyk(66.7%, 50%, 0%, 97.6%) |
| CIE-LAB | lab(0.82, 0.16, -1.23) |
| CIE-LCH | lch(0.82, 1.24, 277.26°) |
| OKLab | oklab(9.72% -0.0011 -0.0125) |
| OKLCH | oklch(9.72% 0.013 265) |
| XYZ | xyz(0.0905, 0.0912, 0.1851) |
| Luminance | 0.0009 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 1.30
Almost Black
#070D0D
ΔE00 2.99
Dark
#1B2431
ΔE00 10.56
Very Dark Brown
#1D0200
ΔE00 11.71
Gunmetal
#2A3439
ΔE00 13.65
Dark Grey
#363737
ΔE00 14.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020306 #060502
analogous
#020506 #020306 #030206
triadic
#020306 #060203 #030602
tetradic
#020306 #060205 #060502 #020603
square
#020306 #060205 #060502 #020603
split-complementary
#020306 #060302 #050602
monochromatic
#080B17 #080B17 #080B17 #111A34 #213162
Accessibility & contrast
On white
20.62
#020306 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#020306 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020306
20.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020306 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020306 | 1.00 | 20.62 | 1.02 | 20.62 |
| #FFFFFF | 20.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#020306
Deuteranopia (green-blind)
#020306
Tritanopia (blue-blind)
#010404
Achromatopsia (no color)
#030303
Design tokens & code
CSS
--color: #020306; /* rgb */ color: rgb(2, 3, 6); /* oklch */ color: oklch(9.7% 0.013 265.0);
Tailwind
colors: {
custom: {
50: '#484849',
500: '#020306',
950: '#000000',
},
}SCSS
$custom: #020306; $custom-light: #484849; $custom-dark: #000000;
JSON
{
"hex": "#020306",
"rgb": {
"r": 2,
"g": 3,
"b": 6
},
"hsl": {
"h": 225,
"s": 50,
"l": 1.569
},
"oklch": {
"l": 0.09719,
"c": 0.01251,
"h": 265
},
"luminance": 0.00091
}Semantic roles & 50–950 ramp
primary
#020306
secondary
#433B20
accent
#B74EDA
background
#F4F4F4
surface
#E6E6E6
border
#C2C2C2
text
#000000
muted
#777777