#ADA194#ADA194
#ADA194 is a light, muted orange. Relative luminance 0.365; OKLCH L 71.6% C 0.023 H 69.7°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA194 |
|---|---|
| RGB | rgb(173, 161, 148) |
| HSL | hsl(31, 13%, 63%) |
| HSV | hsv(31, 14%, 68%) |
| CMYK | cmyk(0%, 6.9%, 14.5%, 32.2%) |
| CIE-LAB | lab(66.91, 2.11, 8.34) |
| CIE-LCH | lch(66.91, 8.60, 75.78°) |
| OKLab | oklab(71.56% 0.0081 0.0218) |
| OKLCH | oklch(71.56% 0.023 69.7) |
| XYZ | xyz(35.3234, 36.5127, 33.1981) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 1.97
Greige
#B8AB98
ΔE00 3.80
Greyish
#A8A495
ΔE00 4.63
Cement
#A5A391
ΔE00 6.34
Mushroom
#BA9E88
ΔE00 6.42
Taupe (survey)
#B9A281
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA194 #94A0AD
analogous
#AD9494 #ADA194 #ADAD94
triadic
#ADA194 #94ADA1 #A194AD
tetradic
#ADA194 #94AD94 #94A0AD #AD94AD
square
#ADA194 #94AD94 #94A0AD #AD94AD
split-complementary
#ADA194 #94ADAD #9494AD
monochromatic
#706456 #928371 #ADA194 #C8BFB7 #E2DED9
Accessibility & contrast
On white
2.53
#ADA194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#ADA194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA194
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA194 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A193
Deuteranopia (green-blind)
#A8A494
Tritanopia (blue-blind)
#B29E9D
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ada194; /* rgb */ color: rgb(173, 161, 148); /* oklch */ color: oklch(71.6% 0.023 69.7);
Tailwind
colors: {
custom: {
50: '#c5bcb3',
500: '#ada194',
950: '#000000',
},
}SCSS
$custom: #ada194; $custom-light: #c5bcb3; $custom-dark: #000000;
JSON
{
"hex": "#ada194",
"rgb": {
"r": 173,
"g": 161,
"b": 148
},
"hsl": {
"h": 31.2,
"s": 13.228,
"l": 62.941
},
"oklch": {
"l": 0.71556,
"c": 0.0232,
"h": 69.7
},
"luminance": 0.36512
}Semantic roles & 50–950 ramp
primary
#ADA194
secondary
#CACED3
accent
#71974E
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180