#CCAF99#CCAF99
#CCAF99 is a light, muted orange. Relative luminance 0.458; OKLCH L 77.4% C 0.045 H 59.2°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAF99 |
|---|---|
| RGB | rgb(204, 175, 153) |
| HSL | hsl(26, 33%, 70%) |
| HSV | hsv(26, 25%, 80%) |
| CMYK | cmyk(0%, 14.2%, 25%, 20%) |
| CIE-LAB | lab(73.41, 7.10, 15.17) |
| CIE-LCH | lch(73.41, 16.75, 64.91°) |
| OKLab | oklab(77.35% 0.0233 0.0391) |
| OKLCH | oklch(77.35% 0.045 59.2) |
| XYZ | xyz(45.9820, 45.7988, 36.5487) |
| Luminance | 0.4580 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.93
Tan
#D2B48C
ΔE00 6.39
Khaki
#C3B091
ΔE00 6.64
Greige
#B8AB98
ΔE00 6.88
Taupe (survey)
#B9A281
ΔE00 7.18
Warm Gray
#C9BEB0
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAF99 #99B6CC
analogous
#CC999D #CCAF99 #CCC899
triadic
#CCAF99 #99CCAF #AF99CC
tetradic
#CCAF99 #9DCC99 #99B6CC #C899CC
square
#CCAF99 #9DCC99 #99B6CC #C899CC
split-complementary
#CCAF99 #99CCC8 #999DCC
monochromatic
#9C704E #B88F70 #CCAF99 #E0CFC2 #F5EFEB
Accessibility & contrast
On white
2.07
#CCAF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#CCAF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAF99
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAF99 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B198
Deuteranopia (green-blind)
#BFB799
Tritanopia (blue-blind)
#D5A9A9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ccaf99; /* rgb */ color: rgb(204, 175, 153); /* oklch */ color: oklch(77.4% 0.045 59.2);
Tailwind
colors: {
custom: {
50: '#dcc6b7',
500: '#ccaf99',
950: '#000000',
},
}SCSS
$custom: #ccaf99; $custom-light: #dcc6b7; $custom-dark: #000000;
JSON
{
"hex": "#ccaf99",
"rgb": {
"r": 204,
"g": 175,
"b": 153
},
"hsl": {
"h": 25.882,
"s": 33.333,
"l": 70
},
"oklch": {
"l": 0.77351,
"c": 0.04547,
"h": 59.2
},
"luminance": 0.45797
}Semantic roles & 50–950 ramp
primary
#CCAF99
secondary
#D9E1E8
accent
#7BAC39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280