#230025#230025
#230025 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 18.1% C 0.084 H 326.1°. Best body text is #FFFFFF at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #230025 |
|---|---|
| RGB | rgb(35, 0, 37) |
| HSL | hsl(297, 100%, 7%) |
| HSV | hsv(297, 100%, 15%) |
| CMYK | cmyk(5.4%, 100%, 0%, 85.5%) |
| CIE-LAB | lab(4.44, 22.46, -15.63) |
| CIE-LCH | lch(4.44, 27.36, 325.17°) |
| OKLab | oklab(18.14% 0.07 -0.0471) |
| OKLCH | oklch(18.14% 0.084 326.1) |
| XYZ | xyz(1.0270, 0.4910, 1.7906) |
| Luminance | 0.0049 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 4.45
Eggplant
#380835
ΔE00 5.17
Midnight Purple
#280137
ΔE00 5.35
Dark Purple
#35063E
ΔE00 6.24
Aubergine
#3D0734
ΔE00 6.27
Dark Violet
#34013F
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#230025 #022500
analogous
#110025 #230025 #250015
triadic
#230025 #252300 #002523
tetradic
#230025 #251100 #022500 #001525
square
#230025 #251100 #022500 #001525
split-complementary
#230025 #152500 #002511
monochromatic
#1D001F #1D001F #230025 #5D0062 #97009F
Accessibility & contrast
On white
19.12
#230025 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#230025 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #230025
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##230025 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##230025 | 1.00 | 19.12 | 1.10 | 19.12 |
| #FFFFFF | 19.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000C26
Deuteranopia (green-blind)
#061124
Tritanopia (blue-blind)
#240511
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #230025; /* rgb */ color: rgb(35, 0, 37); /* oklch */ color: oklch(18.1% 0.084 326.1);
Tailwind
colors: {
custom: {
50: '#5f465f',
500: '#230025',
950: '#000000',
},
}SCSS
$custom: #230025; $custom-light: #5f465f; $custom-dark: #000000;
JSON
{
"hex": "#230025",
"rgb": {
"r": 35,
"g": 0,
"b": 37
},
"hsl": {
"h": 296.757,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.18142,
"c": 0.08437,
"h": 326.1
},
"luminance": 0.00491
}Semantic roles & 50–950 ramp
primary
#230025
secondary
#186D13
accent
#FF2934
background
#F5F3F5
surface
#E9E5E9
border
#C5C1C5
text
#050004
muted
#797679