#272200#272200
#272200 is a very dark, muted yellow. Relative luminance 0.016; OKLCH L 25.0% C 0.052 H 101.3°. Best body text is #FFFFFF at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #272200 |
|---|---|
| RGB | rgb(39, 34, 0) |
| HSL | hsl(52, 100%, 8%) |
| HSV | hsv(52, 100%, 15%) |
| CMYK | cmyk(0%, 12.8%, 100%, 84.7%) |
| CIE-LAB | lab(13.08, -2.52, 19.26) |
| CIE-LCH | lch(13.08, 19.43, 97.47°) |
| OKLab | oklab(24.98% -0.0102 0.0512) |
| OKLCH | oklch(24.98% 0.052 101.3) |
| XYZ | xyz(1.4088, 1.5755, 0.2299) |
| Luminance | 0.0158 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 11.30
Dark Brown
#341C02
ΔE00 12.72
Espresso
#4B382A
ΔE00 14.52
Very Dark Green
#062E03
ΔE00 14.97
Charcoal (survey)
#343837
ΔE00 15.14
Dark Grey
#363737
ΔE00 15.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#272200 #000527
analogous
#270F00 #272200 #182700
triadic
#272200 #002722 #220027
tetradic
#272200 #00270F #000527 #270018
square
#272200 #00270F #000527 #270018
split-complementary
#272200 #001827 #0F0027
monochromatic
#1F1B00 #1F1B00 #272200 #645700 #A18D00
Accessibility & contrast
On white
15.97
#272200 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#272200 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #272200
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##272200 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##272200 | 1.00 | 15.97 | 1.32 | 15.97 |
| #FFFFFF | 15.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272100
Deuteranopia (green-blind)
#282301
Tritanopia (blue-blind)
#2B1E1B
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #272200; /* rgb */ color: rgb(39, 34, 0); /* oklch */ color: oklch(25.0% 0.052 101.3);
Tailwind
colors: {
custom: {
50: '#625c46',
500: '#272200',
950: '#000000',
},
}SCSS
$custom: #272200; $custom-light: #625c46; $custom-dark: #000000;
JSON
{
"hex": "#272200",
"rgb": {
"r": 39,
"g": 34,
"b": 0
},
"hsl": {
"h": 52.308,
"s": 100,
"l": 7.647
},
"oklch": {
"l": 0.24984,
"c": 0.05216,
"h": 101.3
},
"luminance": 0.01575
}Semantic roles & 50–950 ramp
primary
#272200
secondary
#141F6F
accent
#44FF29
background
#F5F5F3
surface
#EAE9E5
border
#C6C5C1
text
#050400
muted
#797977