#030206#030206
#030206 is a very dark, near-neutral violet. Relative luminance 0.001; OKLCH L 9.3% C 0.017 H 297.5°. Best body text is #FFFFFF at 20.69:1 contrast (WCAG AA passes).
Color values
| HEX | #030206 |
|---|---|
| RGB | rgb(3, 2, 6) |
| HSL | hsl(255, 50%, 2%) |
| HSV | hsv(255, 67%, 2%) |
| CMYK | cmyk(50%, 66.7%, 0%, 97.6%) |
| CIE-LAB | lab(0.69, 0.82, -1.42) |
| CIE-LCH | lch(0.69, 1.64, 299.89°) |
| OKLab | oklab(9.28% 0.008 -0.0153) |
| OKLCH | oklch(9.28% 0.017 297.5) |
| XYZ | xyz(0.0921, 0.0759, 0.1821) |
| Luminance | 0.0008 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Black
#000000
ΔE00 1.84
Almost Black
#070D0D
ΔE00 3.92
Dark
#1B2431
ΔE00 10.62
Very Dark Brown
#1D0200
ΔE00 10.90
Gunmetal
#2A3439
ΔE00 14.04
Dark Grey
#363737
ΔE00 14.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030206 #050602
analogous
#020306 #030206 #050206
triadic
#030206 #060302 #020603
tetradic
#030206 #060203 #050602 #020605
square
#030206 #060203 #050602 #020605
split-complementary
#030206 #060502 #030602
monochromatic
#0B0817 #0B0817 #0B0817 #1A1134 #312162
Accessibility & contrast
On white
20.69
#030206 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#030206 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030206
20.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030206 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030206 | 1.00 | 20.69 | 1.02 | 20.69 |
| #FFFFFF | 20.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010306
Deuteranopia (green-blind)
#010206
Tritanopia (blue-blind)
#030303
Achromatopsia (no color)
#030303
Design tokens & code
CSS
--color: #030206; /* rgb */ color: rgb(3, 2, 6); /* oklch */ color: oklch(9.3% 0.017 297.5);
Tailwind
colors: {
custom: {
50: '#484849',
500: '#030206',
950: '#000000',
},
}SCSS
$custom: #030206; $custom-light: #484849; $custom-dark: #000000;
JSON
{
"hex": "#030206",
"rgb": {
"r": 3,
"g": 2,
"b": 6
},
"hsl": {
"h": 255,
"s": 50,
"l": 1.569
},
"oklch": {
"l": 0.09276,
"c": 0.01728,
"h": 297.5
},
"luminance": 0.00076
}Semantic roles & 50–950 ramp
primary
#030206
secondary
#3B4320
accent
#DA4EB7
background
#F4F4F4
surface
#E6E6E6
border
#C2C2C2
text
#000000
muted
#777777