#CFA698#CFA698
#CFA698 is a light, muted orange. Relative luminance 0.428; OKLCH L 75.9% C 0.053 H 39.7°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA698 |
|---|---|
| RGB | rgb(207, 166, 152) |
| HSL | hsl(15, 36%, 70%) |
| HSV | hsv(15, 27%, 81%) |
| CMYK | cmyk(0%, 19.8%, 26.6%, 18.8%) |
| CIE-LAB | lab(71.42, 12.98, 12.96) |
| CIE-LCH | lch(71.42, 18.34, 44.96°) |
| OKLab | oklab(75.86% 0.0404 0.0336) |
| OKLCH | oklch(75.86% 0.053 39.7) |
| XYZ | xyz(45.0365, 42.8068, 35.5899) |
| Luminance | 0.4280 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.66
Pinkish Tan
#D99B82
ΔE00 6.02
Mushroom
#BA9E88
ΔE00 7.51
Rosybrown
#BC8F8F
ΔE00 8.89
Blush (survey)
#F29E8E
ΔE00 9.12
Darksalmon
#E9967A
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA698 #98C1CF
analogous
#CF98A5 #CFA698 #CFC198
triadic
#CFA698 #98CFA6 #A698CF
tetradic
#CFA698 #A5CF98 #98C1CF #C198CF
square
#CFA698 #A5CF98 #98C1CF #C198CF
split-complementary
#CFA698 #98CFC1 #98A5CF
monochromatic
#A1614B #BC826E #CFA698 #E2CAC2 #F5EDEA
Accessibility & contrast
On white
2.20
#CFA698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#CFA698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA698
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA698 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA97
Deuteranopia (green-blind)
#B9B298
Tritanopia (blue-blind)
#DAA0A2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #cfa698; /* rgb */ color: rgb(207, 166, 152); /* oklch */ color: oklch(75.9% 0.053 39.7);
Tailwind
colors: {
custom: {
50: '#dec0b6',
500: '#cfa698',
950: '#000000',
},
}SCSS
$custom: #cfa698; $custom-light: #dec0b6; $custom-dark: #000000;
JSON
{
"hex": "#cfa698",
"rgb": {
"r": 207,
"g": 166,
"b": 152
},
"hsl": {
"h": 15.273,
"s": 36.424,
"l": 70.392
},
"oklch": {
"l": 0.75856,
"c": 0.05254,
"h": 39.7
},
"luminance": 0.42805
}Semantic roles & 50–950 ramp
primary
#CFA698
secondary
#DAE5E9
accent
#90AF36
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180