#000925#000925
#000925 is a very dark, moderate blue. Relative luminance 0.003; OKLCH L 15.2% C 0.062 H 260.1°. Best body text is #FFFFFF at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #000925 |
|---|---|
| RGB | rgb(0, 9, 37) |
| HSL | hsl(225, 100%, 7%) |
| HSV | hsv(225, 100%, 15%) |
| CMYK | cmyk(100%, 75.7%, 0%, 85.5%) |
| CIE-LAB | lab(2.97, 4.87, -18.15) |
| CIE-LCH | lch(2.97, 18.79, 285.02°) |
| OKLab | oklab(15.16% -0.0107 -0.0612) |
| OKLCH | oklch(15.16% 0.062 260.1) |
| XYZ | xyz(0.4315, 0.3289, 1.7906) |
| Luminance | 0.0033 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 4.97
Midnight
#03012D
ΔE00 5.31
Navy (survey)
#01153E
ΔE00 5.96
Dark Navy
#000435
ΔE00 6.35
Very Dark Blue
#000133
ΔE00 6.36
Midnight Blue (survey)
#020035
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#000925 #251C00
analogous
#001C25 #000925 #090025
triadic
#000925 #250009 #092500
tetradic
#000925 #25001C #251C00 #002509
square
#000925 #25001C #251C00 #002509
split-complementary
#000925 #250900 #1C2500
monochromatic
#00071F #00071F #000925 #001862 #00279F
Accessibility & contrast
On white
19.70
#000925 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#000925 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #000925
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##000925 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##000925 | 1.00 | 19.70 | 1.07 | 19.70 |
| #FFFFFF | 19.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000D26
Deuteranopia (green-blind)
#000924
Tritanopia (blue-blind)
#001015
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #000925; /* rgb */ color: rgb(0, 9, 37); /* oklch */ color: oklch(15.2% 0.062 260.1);
Tailwind
colors: {
custom: {
50: '#464b5f',
500: '#000925',
950: '#000000',
},
}SCSS
$custom: #000925; $custom-light: #464b5f; $custom-dark: #000000;
JSON
{
"hex": "#000925",
"rgb": {
"r": 0,
"g": 9,
"b": 37
},
"hsl": {
"h": 225.405,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.15164,
"c": 0.06211,
"h": 260.1
},
"luminance": 0.00329
}Semantic roles & 50–950 ramp
primary
#000925
secondary
#6D5813
accent
#CB29FF
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000104
muted
#777779