#230223#230223
#230223 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 18.4% C 0.077 H 328.2°. Best body text is #FFFFFF at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #230223 |
|---|---|
| RGB | rgb(35, 2, 35) |
| HSL | hsl(300, 89%, 7%) |
| HSV | hsv(300, 94%, 14%) |
| CMYK | cmyk(0%, 94.3%, 0%, 86.3%) |
| CIE-LAB | lab(4.72, 20.92, -13.64) |
| CIE-LCH | lch(4.72, 24.98, 326.90°) |
| OKLab | oklab(18.38% 0.0656 -0.0407) |
| OKLCH | oklch(18.38% 0.077 328.2) |
| XYZ | xyz(1.0182, 0.5222, 1.6369) |
| Luminance | 0.0052 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 5.56
Eggplant
#380835
ΔE00 5.58
Midnight Purple
#280137
ΔE00 6.48
Aubergine
#3D0734
ΔE00 6.48
Dark Purple
#35063E
ΔE00 7.11
Dark Plum
#3F012C
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#230223 #022302
analogous
#130223 #230223 #230213
triadic
#230223 #232302 #022323
tetradic
#230223 #231302 #022302 #021323
square
#230223 #231302 #022302 #021323
split-complementary
#230223 #132302 #022313
monochromatic
#1D021D #1D021D #230223 #5D055D #970997
Accessibility & contrast
On white
19.01
#230223 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#230223 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #230223
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##230223 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##230223 | 1.00 | 19.01 | 1.10 | 19.01 |
| #FFFFFF | 19.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000D24
Deuteranopia (green-blind)
#091222
Tritanopia (blue-blind)
#240611
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #230223; /* rgb */ color: rgb(35, 2, 35); /* oklch */ color: oklch(18.4% 0.077 328.2);
Tailwind
colors: {
custom: {
50: '#5f475e',
500: '#230223',
950: '#000000',
},
}SCSS
$custom: #230223; $custom-light: #5f475e; $custom-dark: #000000;
JSON
{
"hex": "#230223",
"rgb": {
"r": 35,
"g": 2,
"b": 35
},
"hsl": {
"h": 300,
"s": 89.189,
"l": 7.255
},
"oklch": {
"l": 0.18378,
"c": 0.07717,
"h": 328.2
},
"luminance": 0.00522
}Semantic roles & 50–950 ramp
primary
#230223
secondary
#186918
accent
#FF2929
background
#F5F4F5
surface
#E9E6E9
border
#C5C2C5
text
#040004
muted
#797779