#23250E#23250E
#23250E is a dark, muted yellow. Relative luminance 0.017; OKLCH L 25.6% C 0.039 H 113.2°. Best body text is #FFFFFF at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #23250E |
|---|---|
| RGB | rgb(35, 37, 14) |
| HSL | hsl(65, 45%, 10%) |
| HSV | hsv(65, 62%, 15%) |
| CMYK | cmyk(5.4%, 0%, 62.2%, 85.5%) |
| CIE-LAB | lab(13.90, -5.32, 14.37) |
| CIE-LCH | lch(13.90, 15.33, 110.31°) |
| OKLab | oklab(25.59% -0.0152 0.0354) |
| OKLCH | oklch(25.59% 0.039 113.2) |
| XYZ | xyz(1.4340, 1.7122, 0.6703) |
| Luminance | 0.0171 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 11.56
Very Dark Green
#062E03
ΔE00 12.22
Charcoal (survey)
#343837
ΔE00 12.72
Dark Forest Green
#002D04
ΔE00 12.87
Dark Grey
#363737
ΔE00 13.39
Almost Black
#070D0D
ΔE00 13.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23250E #100E25
analogous
#251B0E #23250E #18250E
triadic
#23250E #0E2325 #250E23
tetradic
#23250E #0E251B #100E25 #250E18
square
#23250E #0E251B #100E25 #250E18
split-complementary
#23250E #0E1825 #1B0E25
monochromatic
#151608 #151608 #23250E #4D511F #777E30
Accessibility & contrast
On white
15.64
#23250E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#23250E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #23250E
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23250E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##23250E | 1.00 | 15.64 | 1.34 | 15.64 |
| #FFFFFF | 15.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28230C
Deuteranopia (green-blind)
#28240F
Tritanopia (blue-blind)
#252320
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #23250e; /* rgb */ color: rgb(35, 37, 14); /* oklch */ color: oklch(25.6% 0.039 113.2);
Tailwind
colors: {
custom: {
50: '#5e5f4d',
500: '#23250e',
950: '#000000',
},
}SCSS
$custom: #23250e; $custom-light: #5e5f4d; $custom-dark: #000000;
JSON
{
"hex": "#23250e",
"rgb": {
"r": 35,
"g": 37,
"b": 14
},
"hsl": {
"h": 65.217,
"s": 45.098,
"l": 10
},
"oklch": {
"l": 0.25589,
"c": 0.03853,
"h": 113.2
},
"luminance": 0.01712
}Semantic roles & 50–950 ramp
primary
#23250E
secondary
#35315E
accent
#53D55E
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040401
muted
#797977