#AFA69B#AFA69B
#AFA69B is a light, near-neutral orange. Relative luminance 0.388; OKLCH L 73.0% C 0.019 H 73.0°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA69B |
|---|---|
| RGB | rgb(175, 166, 155) |
| HSL | hsl(33, 11%, 65%) |
| HSV | hsv(33, 11%, 69%) |
| CMYK | cmyk(0%, 5.1%, 11.4%, 31.4%) |
| CIE-LAB | lab(68.57, 1.31, 6.85) |
| CIE-LCH | lch(68.57, 6.97, 79.21°) |
| OKLab | oklab(72.96% 0.0055 0.018) |
| OKLCH | oklch(72.96% 0.019 73) |
| XYZ | xyz(37.2313, 38.7534, 36.5228) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.60
Greige
#B8AB98
ΔE00 3.64
Greyish
#A8A495
ΔE00 3.84
Cement
#A5A391
ΔE00 5.71
Dark Gray
#A9A9A9
ΔE00 6.16
Warm Gray
#C9BEB0
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA69B #9BA4AF
analogous
#AF9C9B #AFA69B #AEAF9B
triadic
#AFA69B #9BAFA6 #A69BAF
tetradic
#AFA69B #9BAF9C #9BA4AF #AF9BAE
square
#AFA69B #9BAF9C #9BA4AF #AF9BAE
split-complementary
#AFA69B #9BAEAF #9C9BAF
monochromatic
#73695C #948879 #AFA69B #CAC4BD #E5E3DF
Accessibility & contrast
On white
2.40
#AFA69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#AFA69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA69B
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA69B | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA69A
Deuteranopia (green-blind)
#ACA89B
Tritanopia (blue-blind)
#B3A4A3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #afa69b; /* rgb */ color: rgb(175, 166, 155); /* oklch */ color: oklch(73.0% 0.019 73.0);
Tailwind
colors: {
custom: {
50: '#c7c0b8',
500: '#afa69b',
950: '#000000',
},
}SCSS
$custom: #afa69b; $custom-light: #c7c0b8; $custom-dark: #000000;
JSON
{
"hex": "#afa69b",
"rgb": {
"r": 175,
"g": 166,
"b": 155
},
"hsl": {
"h": 33,
"s": 11.111,
"l": 64.706
},
"oklch": {
"l": 0.72959,
"c": 0.01877,
"h": 73
},
"luminance": 0.38753
}Semantic roles & 50–950 ramp
primary
#AFA69B
secondary
#CFD3D6
accent
#6F9550
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180