#010226#010226
#010226 is a very dark, moderate blue. Relative luminance 0.002; OKLCH L 13.1% C 0.077 H 267.0°. Best body text is #FFFFFF at 20.23:1 contrast (WCAG AA passes).
Color values
| HEX | #010226 |
|---|---|
| RGB | rgb(1, 2, 38) |
| HSL | hsl(238, 95%, 8%) |
| HSV | hsv(238, 97%, 15%) |
| CMYK | cmyk(97.4%, 94.7%, 0%, 85.1%) |
| CIE-LAB | lab(1.71, 8.34, -20.87) |
| CIE-LCH | lch(1.71, 22.48, 291.78°) |
| OKLab | oklab(13.14% -0.0041 -0.0772) |
| OKLCH | oklch(13.14% 0.077 267) |
| XYZ | xyz(0.3840, 0.1898, 1.8497) |
| Luminance | 0.0019 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 2.79
Midnight
#03012D
ΔE00 2.81
Very Dark Blue
#000133
ΔE00 4.44
Dark Navy
#000435
ΔE00 4.56
Midnight Blue (survey)
#020035
ΔE00 5.25
Navy (survey)
#01153E
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010226 #262501
analogous
#011526 #010226 #120126
triadic
#010226 #260102 #022601
tetradic
#010226 #260115 #262501 #012612
square
#010226 #260115 #262501 #012612
split-complementary
#010226 #261201 #152601
monochromatic
#01021E #01021E #010226 #030562 #04089D
Accessibility & contrast
On white
20.23
#010226 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#010226 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010226
20.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010226 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010226 | 1.00 | 20.23 | 1.04 | 20.23 |
| #FFFFFF | 20.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000827
Deuteranopia (green-blind)
#000525
Tritanopia (blue-blind)
#000B13
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #010226; /* rgb */ color: rgb(1, 2, 38); /* oklch */ color: oklch(13.1% 0.077 267.0);
Tailwind
colors: {
custom: {
50: '#474760',
500: '#010226',
950: '#000000',
},
}SCSS
$custom: #010226; $custom-light: #474760; $custom-dark: #000000;
JSON
{
"hex": "#010226",
"rgb": {
"r": 1,
"g": 2,
"b": 38
},
"hsl": {
"h": 238.378,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.13142,
"c": 0.07733,
"h": 267
},
"luminance": 0.0019
}Semantic roles & 50–950 ramp
primary
#010226
secondary
#6D6A16
accent
#F929FF
background
#F4F4F5
surface
#E6E6E9
border
#C2C2C5
text
#000005
muted
#777779