#ADA199#ADA199
#ADA199 is a light, near-neutral orange. Relative luminance 0.367; OKLCH L 71.7% C 0.018 H 56.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA199 |
|---|---|
| RGB | rgb(173, 161, 153) |
| HSL | hsl(24, 11%, 64%) |
| HSV | hsv(24, 12%, 68%) |
| CMYK | cmyk(0%, 6.9%, 11.6%, 32.2%) |
| CIE-LAB | lab(67.03, 2.95, 5.73) |
| CIE-LCH | lch(67.03, 6.44, 62.73°) |
| OKLab | oklab(71.69% 0.0101 0.0151) |
| OKLCH | oklch(71.69% 0.018 56.1) |
| XYZ | xyz(35.7277, 36.6744, 35.3276) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.97
Greige
#B8AB98
ΔE00 5.72
Greyish
#A8A495
ΔE00 6.29
Dark Gray
#A9A9A9
ΔE00 6.47
Mushroom
#BA9E88
ΔE00 7.15
Warm Grey
#978A84
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA199 #99A5AD
analogous
#AD999B #ADA199 #ADAB99
triadic
#ADA199 #99ADA1 #A199AD
tetradic
#ADA199 #9BAD99 #99A5AD #AB99AD
square
#ADA199 #9BAD99 #99A5AD #AB99AD
split-complementary
#ADA199 #99ADAB #999BAD
monochromatic
#71645B #928277 #ADA199 #C8C0BB #E4E0DD
Accessibility & contrast
On white
2.52
#ADA199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#ADA199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA199
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA199 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A299
Deuteranopia (green-blind)
#A7A499
Tritanopia (blue-blind)
#B19F9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ada199; /* rgb */ color: rgb(173, 161, 153); /* oklch */ color: oklch(71.7% 0.018 56.1);
Tailwind
colors: {
custom: {
50: '#c5bcb7',
500: '#ada199',
950: '#000000',
},
}SCSS
$custom: #ada199; $custom-light: #c5bcb7; $custom-dark: #000000;
JSON
{
"hex": "#ada199",
"rgb": {
"r": 173,
"g": 161,
"b": 153
},
"hsl": {
"h": 24,
"s": 10.87,
"l": 63.922
},
"oklch": {
"l": 0.71692,
"c": 0.01815,
"h": 56.1
},
"luminance": 0.36674
}Semantic roles & 50–950 ramp
primary
#ADA199
secondary
#CDD2D4
accent
#7A9551
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180