#230125#230125
#230125 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 18.3% C 0.082 H 325.9°. Best body text is #FFFFFF at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #230125 |
|---|---|
| RGB | rgb(35, 1, 37) |
| HSL | hsl(297, 95%, 7%) |
| HSV | hsv(297, 97%, 15%) |
| CMYK | cmyk(5.4%, 97.3%, 0%, 85.5%) |
| CIE-LAB | lab(4.63, 22.00, -15.32) |
| CIE-LCH | lch(4.63, 26.81, 325.14°) |
| OKLab | oklab(18.34% 0.0677 -0.0458) |
| OKLCH | oklch(18.34% 0.082 325.9) |
| XYZ | xyz(1.0379, 0.5127, 1.7942) |
| Luminance | 0.0051 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 4.63
Eggplant
#380835
ΔE00 5.22
Midnight Purple
#280137
ΔE00 5.52
Aubergine
#3D0734
ΔE00 6.30
Dark Purple
#35063E
ΔE00 6.36
Dark Violet
#34013F
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#230125 #032501
analogous
#110125 #230125 #250115
triadic
#230125 #252301 #012523
tetradic
#230125 #251101 #032501 #011525
square
#230125 #251101 #032501 #011525
split-complementary
#230125 #152501 #012511
monochromatic
#1C011E #1C011E #230125 #5B0361 #94049C
Accessibility & contrast
On white
19.05
#230125 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#230125 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #230125
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##230125 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##230125 | 1.00 | 19.05 | 1.10 | 19.05 |
| #FFFFFF | 19.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000D26
Deuteranopia (green-blind)
#071124
Tritanopia (blue-blind)
#240612
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #230125; /* rgb */ color: rgb(35, 1, 37); /* oklch */ color: oklch(18.3% 0.082 325.9);
Tailwind
colors: {
custom: {
50: '#5f465f',
500: '#230125',
950: '#000000',
},
}SCSS
$custom: #230125; $custom-light: #5f465f; $custom-dark: #000000;
JSON
{
"hex": "#230125",
"rgb": {
"r": 35,
"g": 1,
"b": 37
},
"hsl": {
"h": 296.667,
"s": 94.737,
"l": 7.451
},
"oklch": {
"l": 0.18342,
"c": 0.08168,
"h": 325.9
},
"luminance": 0.00513
}Semantic roles & 50–950 ramp
primary
#230125
secondary
#1B6C16
accent
#FF2935
background
#F5F3F5
surface
#E9E5E9
border
#C5C1C5
text
#050004
muted
#797679