#230529#230529
#230529 is a very dark, moderate purple. Relative luminance 0.006; OKLCH L 19.4% C 0.076 H 320.6°. Best body text is #FFFFFF at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #230529 |
|---|---|
| RGB | rgb(35, 5, 41) |
| HSL | hsl(290, 78%, 9%) |
| HSV | hsv(290, 88%, 16%) |
| CMYK | cmyk(14.6%, 87.8%, 0%, 83.9%) |
| CIE-LAB | lab(5.65, 21.37, -16.79) |
| CIE-LCH | lch(5.65, 27.17, 321.85°) |
| OKLab | oklab(19.42% 0.0589 -0.0483) |
| OKLCH | oklch(19.42% 0.076 320.6) |
| XYZ | xyz(1.1476, 0.6260, 2.1578) |
| Luminance | 0.0063 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 4.16
Midnight Purple
#280137
ΔE00 4.89
Eggplant
#380835
ΔE00 5.20
Dark Purple
#35063E
ΔE00 5.81
Aubergine
#3D0734
ΔE00 6.49
Dark Violet
#34013F
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#230529 #0B2905
analogous
#110529 #230529 #29051D
triadic
#230529 #292305 #052923
tetradic
#230529 #291105 #0B2905 #051D29
square
#230529 #291105 #0B2905 #051D29
split-complementary
#230529 #1D2905 #052911
monochromatic
#17031B #17031B #230529 #520C60 #801296
Accessibility & contrast
On white
18.66
#230529 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#230529 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #230529
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##230529 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##230529 | 1.00 | 18.66 | 1.13 | 18.66 |
| #FFFFFF | 18.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#00102A
Deuteranopia (green-blind)
#081428
Tritanopia (blue-blind)
#230B16
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #230529; /* rgb */ color: rgb(35, 5, 41); /* oklch */ color: oklch(19.4% 0.076 320.6);
Tailwind
colors: {
custom: {
50: '#5f4863',
500: '#230529',
950: '#000000',
},
}SCSS
$custom: #230529; $custom-light: #5f4863; $custom-dark: #000000;
JSON
{
"hex": "#230529",
"rgb": {
"r": 35,
"g": 5,
"b": 41
},
"hsl": {
"h": 290,
"s": 78.261,
"l": 9.02
},
"oklch": {
"l": 0.1942,
"c": 0.07617,
"h": 320.6
},
"luminance": 0.00626
}Semantic roles & 50–950 ramp
primary
#230529
secondary
#2C6B1F
accent
#F53353
background
#F5F4F5
surface
#E9E6EA
border
#C5C2C6
text
#050005
muted
#797779