#ADA198#ADA198
#ADA198 is a light, near-neutral orange. Relative luminance 0.366; OKLCH L 71.7% C 0.019 H 59.4°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA198 |
|---|---|
| RGB | rgb(173, 161, 152) |
| HSL | hsl(26, 11%, 64%) |
| HSV | hsv(26, 12%, 68%) |
| CMYK | cmyk(0%, 6.9%, 12.1%, 32.2%) |
| CIE-LAB | lab(67.01, 2.78, 6.25) |
| CIE-LCH | lch(67.01, 6.84, 66.00°) |
| OKLab | oklab(71.67% 0.0097 0.0164) |
| OKLCH | oklch(71.67% 0.019 59.4) |
| XYZ | xyz(35.6455, 36.6415, 34.8944) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.50
Greige
#B8AB98
ΔE00 5.28
Greyish
#A8A495
ΔE00 5.90
Dark Gray
#A9A9A9
ΔE00 6.67
Mushroom
#BA9E88
ΔE00 6.91
Warm Grey
#978A84
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA198 #98A4AD
analogous
#AD9899 #ADA198 #ADAB98
triadic
#ADA198 #98ADA1 #A198AD
tetradic
#ADA198 #99AD98 #98A4AD #AB98AD
square
#ADA198 #99AD98 #98A4AD #AB98AD
split-complementary
#ADA198 #98ADAB #9899AD
monochromatic
#71645A #928276 #ADA198 #C8C0BA #E3DFDC
Accessibility & contrast
On white
2.52
#ADA198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#ADA198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA198
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA198 | 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)
#A5A297
Deuteranopia (green-blind)
#A7A498
Tritanopia (blue-blind)
#B19F9E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ada198; /* rgb */ color: rgb(173, 161, 152); /* oklch */ color: oklch(71.7% 0.019 59.4);
Tailwind
colors: {
custom: {
50: '#c5bcb6',
500: '#ada198',
950: '#000000',
},
}SCSS
$custom: #ada198; $custom-light: #c5bcb6; $custom-dark: #000000;
JSON
{
"hex": "#ada198",
"rgb": {
"r": 173,
"g": 161,
"b": 152
},
"hsl": {
"h": 25.714,
"s": 11.351,
"l": 63.725
},
"oklch": {
"l": 0.71665,
"c": 0.01906,
"h": 59.4
},
"luminance": 0.36641
}Semantic roles & 50–950 ramp
primary
#ADA198
secondary
#CDD1D4
accent
#789550
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180