#CFB69F#CFB69F
#CFB69F is a light, muted orange. Relative luminance 0.492; OKLCH L 79.2% C 0.043 H 64.8°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB69F |
|---|---|
| RGB | rgb(207, 182, 159) |
| HSL | hsl(29, 33%, 72%) |
| HSV | hsv(29, 23%, 81%) |
| CMYK | cmyk(0%, 12.1%, 23.2%, 18.8%) |
| CIE-LAB | lab(75.59, 5.36, 15.00) |
| CIE-LCH | lch(75.59, 15.93, 70.35°) |
| OKLab | oklab(79.16% 0.0182 0.0387) |
| OKLCH | oklch(79.16% 0.043 64.8) |
| XYZ | xyz(48.7183, 49.2259, 39.7294) |
| Luminance | 0.4922 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 5.28
Tan
#D2B48C
ΔE00 5.42
Warm Gray
#C9BEB0
ΔE00 5.93
Greige
#B8AB98
ΔE00 6.09
Mushroom
#BA9E88
ΔE00 6.74
Taupe (survey)
#B9A281
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB69F #9FB8CF
analogous
#CF9FA0 #CFB69F #CFCE9F
triadic
#CFB69F #9FCFB6 #B69FCF
tetradic
#CFB69F #A0CF9F #9FB8CF #CE9FCF
square
#CFB69F #A0CF9F #9FB8CF #CE9FCF
split-complementary
#CFB69F #9FCFCE #9FA0CF
monochromatic
#A27851 #BB9776 #CFB69F #E3D5C8 #F5EFEB
Accessibility & contrast
On white
1.94
#CFB69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#CFB69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB69F
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB69F | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB79E
Deuteranopia (green-blind)
#C4BC9F
Tritanopia (blue-blind)
#D8B1B0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #cfb69f; /* rgb */ color: rgb(207, 182, 159); /* oklch */ color: oklch(79.2% 0.043 64.8);
Tailwind
colors: {
custom: {
50: '#decbbb',
500: '#cfb69f',
950: '#000000',
},
}SCSS
$custom: #cfb69f; $custom-light: #decbbb; $custom-dark: #000000;
JSON
{
"hex": "#cfb69f",
"rgb": {
"r": 207,
"g": 182,
"b": 159
},
"hsl": {
"h": 28.75,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.79162,
"c": 0.04276,
"h": 64.8
},
"luminance": 0.49224
}Semantic roles & 50–950 ramp
primary
#CFB69F
secondary
#DFE5EB
accent
#75AC39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280