#030225#030225
#030225 is a very dark, moderate blue. Relative luminance 0.002; OKLCH L 13.3% C 0.074 H 272.4°. Best body text is #FFFFFF at 20.21:1 contrast (WCAG AA passes).
Color values
| HEX | #030225 |
|---|---|
| RGB | rgb(3, 2, 37) |
| HSL | hsl(242, 90%, 8%) |
| HSV | hsv(242, 95%, 15%) |
| CMYK | cmyk(91.9%, 94.6%, 0%, 85.5%) |
| CIE-LAB | lab(1.77, 8.46, -19.99) |
| CIE-LCH | lch(1.77, 21.71, 292.94°) |
| OKLab | oklab(13.3% 0.0031 -0.074) |
| OKLCH | oklch(13.3% 0.074 272.4) |
| XYZ | xyz(0.3931, 0.1963, 1.7671) |
| Luminance | 0.0020 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Midnight
#03012D
ΔE00 3.11
Dark Navy Blue
#00022E
ΔE00 3.24
Very Dark Blue
#000133
ΔE00 4.86
Dark Navy
#000435
ΔE00 5.00
Midnight Blue (survey)
#020035
ΔE00 5.62
Navy (survey)
#01153E
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030225 #242502
analogous
#021325 #030225 #140225
triadic
#030225 #250302 #022503
tetradic
#030225 #250213 #242502 #022514
square
#030225 #250213 #242502 #022514
split-complementary
#030225 #251402 #132502
monochromatic
#02021D #02021D #030225 #08055F #0C0899
Accessibility & contrast
On white
20.21
#030225 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#030225 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030225
20.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030225 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030225 | 1.00 | 20.21 | 1.04 | 20.21 |
| #FFFFFF | 20.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000826
Deuteranopia (green-blind)
#000524
Tritanopia (blue-blind)
#000B12
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #030225; /* rgb */ color: rgb(3, 2, 37); /* oklch */ color: oklch(13.3% 0.074 272.4);
Tailwind
colors: {
custom: {
50: '#47475f',
500: '#030225',
950: '#000000',
},
}SCSS
$custom: #030225; $custom-light: #47475f; $custom-dark: #000000;
JSON
{
"hex": "#030225",
"rgb": {
"r": 3,
"g": 2,
"b": 37
},
"hsl": {
"h": 241.714,
"s": 89.744,
"l": 7.647
},
"oklch": {
"l": 0.13298,
"c": 0.07411,
"h": 272.4
},
"luminance": 0.00196
}Semantic roles & 50–950 ramp
primary
#030225
secondary
#686A18
accent
#FF29F9
background
#F4F4F5
surface
#E6E6E9
border
#C2C2C5
text
#000004
muted
#777779