#24232B#24232B
#24232B is a dark, near-neutral blue. Relative luminance 0.018; OKLCH L 26.1% C 0.015 H 291.1°. Best body text is #FFFFFF at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #24232B |
|---|---|
| RGB | rgb(36, 35, 43) |
| HSL | hsl(248, 10%, 15%) |
| HSV | hsv(248, 19%, 17%) |
| CMYK | cmyk(16.3%, 18.6%, 0%, 83.1%) |
| CIE-LAB | lab(14.13, 2.54, -5.13) |
| CIE-LCH | lch(14.13, 5.73, 296.36°) |
| OKLab | oklab(26.07% 0.0054 -0.0139) |
| OKLCH | oklch(26.07% 0.015 291.1) |
| XYZ | xyz(1.7645, 1.7515, 2.5301) |
| Luminance | 0.0175 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dark
#1B2431
ΔE00 5.25
Dark Grey
#363737
ΔE00 8.43
Onyx
#353839
ΔE00 8.69
Gunmetal
#2A3439
ΔE00 8.81
Almost Black
#070D0D
ΔE00 9.66
Charcoal (survey)
#343837
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24232B #2A2B23
analogous
#23262B #24232B #28232B
triadic
#24232B #2B2423 #232B24
tetradic
#24232B #2B2326 #2A2B23 #232B28
square
#24232B #2B2326 #2A2B23 #232B28
split-complementary
#24232B #2B2823 #262B23
monochromatic
#0E0E11 #0E0E11 #24232B #403E4D #5C5A6E
Accessibility & contrast
On white
15.55
#24232B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#24232B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #24232B
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24232B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##24232B | 1.00 | 15.55 | 1.35 | 15.55 |
| #FFFFFF | 15.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#21242B
Deuteranopia (green-blind)
#21242B
Tritanopia (blue-blind)
#232426
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #24232b; /* rgb */ color: rgb(36, 35, 43); /* oklch */ color: oklch(26.1% 0.015 291.1);
Tailwind
colors: {
custom: {
50: '#5e5d64',
500: '#24232b',
950: '#000000',
},
}SCSS
$custom: #24232b; $custom-light: #5e5d64; $custom-dark: #000000;
JSON
{
"hex": "#24232b",
"rgb": {
"r": 36,
"g": 35,
"b": 43
},
"hsl": {
"h": 247.5,
"s": 10.256,
"l": 15.294
},
"oklch": {
"l": 0.26065,
"c": 0.01488,
"h": 291.1
},
"luminance": 0.01752
}Semantic roles & 50–950 ramp
primary
#24232B
secondary
#595B4F
accent
#B375AB
background
#F5F5F5
surface
#E9E9EA
border
#C5C5C6
text
#040405
muted
#797979