#CFAF98#CFAF98
#CFAF98 is a light, muted orange. Relative luminance 0.462; OKLCH L 77.6% C 0.049 H 57.6°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAF98 |
|---|---|
| RGB | rgb(207, 175, 152) |
| HSL | hsl(25, 36%, 70%) |
| HSV | hsv(25, 27%, 81%) |
| CMYK | cmyk(0%, 15.5%, 26.6%, 18.8%) |
| CIE-LAB | lab(73.67, 8.12, 16.11) |
| CIE-LCH | lch(73.67, 18.04, 63.27°) |
| OKLab | oklab(77.61% 0.0262 0.0414) |
| OKLCH | oklch(77.61% 0.049 57.6) |
| XYZ | xyz(46.7301, 46.1941, 36.1545) |
| Luminance | 0.4619 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.24
Tan
#D2B48C
ΔE00 6.51
Khaki
#C3B091
ΔE00 7.35
Taupe (survey)
#B9A281
ΔE00 7.71
Greige
#B8AB98
ΔE00 7.87
Burlywood
#DEB887
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAF98 #98B8CF
analogous
#CF989C #CFAF98 #CFCA98
triadic
#CFAF98 #98CFAF #AF98CF
tetradic
#CFAF98 #9CCF98 #98B8CF #CA98CF
square
#CFAF98 #9CCF98 #98B8CF #CA98CF
split-complementary
#CFAF98 #98CFCA #989CCF
monochromatic
#A16F4B #BC8F6E #CFAF98 #E2CFC2 #F5EFEA
Accessibility & contrast
On white
2.05
#CFAF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#CFAF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAF98
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAF98 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B197
Deuteranopia (green-blind)
#C0B898
Tritanopia (blue-blind)
#D9A9A9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cfaf98; /* rgb */ color: rgb(207, 175, 152); /* oklch */ color: oklch(77.6% 0.049 57.6);
Tailwind
colors: {
custom: {
50: '#dec6b6',
500: '#cfaf98',
950: '#000000',
},
}SCSS
$custom: #cfaf98; $custom-light: #dec6b6; $custom-dark: #000000;
JSON
{
"hex": "#cfaf98",
"rgb": {
"r": 207,
"g": 175,
"b": 152
},
"hsl": {
"h": 25.091,
"s": 36.424,
"l": 70.392
},
"oklch": {
"l": 0.7761,
"c": 0.04902,
"h": 57.6
},
"luminance": 0.46192
}Semantic roles & 50–950 ramp
primary
#CFAF98
secondary
#DAE3E9
accent
#7DAF36
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280