#CFAF99#CFAF99
#CFAF99 is a light, muted orange. Relative luminance 0.462; OKLCH L 77.6% C 0.048 H 56.4°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAF99 |
|---|---|
| RGB | rgb(207, 175, 153) |
| HSL | hsl(24, 36%, 71%) |
| HSV | hsv(24, 26%, 81%) |
| CMYK | cmyk(0%, 15.5%, 26.1%, 18.8%) |
| CIE-LAB | lab(73.69, 8.25, 15.60) |
| CIE-LCH | lch(73.69, 17.65, 62.11°) |
| OKLab | oklab(77.63% 0.0267 0.0401) |
| OKLCH | oklch(77.63% 0.048 56.4) |
| XYZ | xyz(46.8124, 46.2270, 36.5876) |
| Luminance | 0.4622 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.30
Tan
#D2B48C
ΔE00 6.92
Khaki
#C3B091
ΔE00 7.67
Greige
#B8AB98
ΔE00 8.00
Taupe (survey)
#B9A281
ΔE00 8.02
Pinkish Grey
#C8ACA9
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAF99 #99B9CF
analogous
#CF999E #CFAF99 #CFCA99
triadic
#CFAF99 #99CFAF #AF99CF
tetradic
#CFAF99 #9ECF99 #99B9CF #CA99CF
square
#CFAF99 #9ECF99 #99B9CF #CA99CF
split-complementary
#CFAF99 #99CFCA #999ECF
monochromatic
#A26F4C #BB8E6F #CFAF99 #E3D0C3 #F5EFEA
Accessibility & contrast
On white
2.05
#CFAF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#CFAF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAF99
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAF99 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B198
Deuteranopia (green-blind)
#C0B899
Tritanopia (blue-blind)
#D9A9A9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cfaf99; /* rgb */ color: rgb(207, 175, 153); /* oklch */ color: oklch(77.6% 0.048 56.4);
Tailwind
colors: {
custom: {
50: '#dec6b7',
500: '#cfaf99',
950: '#000000',
},
}SCSS
$custom: #cfaf99; $custom-light: #dec6b7; $custom-dark: #000000;
JSON
{
"hex": "#cfaf99",
"rgb": {
"r": 207,
"g": 175,
"b": 153
},
"hsl": {
"h": 24.444,
"s": 36,
"l": 70.588
},
"oklch": {
"l": 0.77633,
"c": 0.04818,
"h": 56.4
},
"luminance": 0.46225
}Semantic roles & 50–950 ramp
primary
#CFAF99
secondary
#DBE3E9
accent
#7EAF37
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280