#CFB39B#CFB39B
#CFB39B is a light, muted orange. Relative luminance 0.479; OKLCH L 78.5% C 0.046 H 62.7°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB39B |
|---|---|
| RGB | rgb(207, 179, 155) |
| HSL | hsl(28, 35%, 71%) |
| HSV | hsv(28, 25%, 81%) |
| CMYK | cmyk(0%, 13.5%, 25.1%, 18.8%) |
| CIE-LAB | lab(74.75, 6.39, 15.98) |
| CIE-LCH | lch(74.75, 17.21, 68.21°) |
| OKLab | oklab(78.47% 0.0212 0.0411) |
| OKLCH | oklch(78.47% 0.046 62.7) |
| XYZ | xyz(47.7690, 47.8737, 37.7283) |
| Luminance | 0.4787 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.32
Khaki
#C3B091
ΔE00 5.76
Mushroom
#BA9E88
ΔE00 5.96
Greige
#B8AB98
ΔE00 6.68
Taupe (survey)
#B9A281
ΔE00 7.04
Warm Gray
#C9BEB0
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB39B #9BB7CF
analogous
#CF9B9D #CFB39B #CFCD9B
triadic
#CFB39B #9BCFB3 #B39BCF
tetradic
#CFB39B #9DCF9B #9BB7CF #CD9BCF
square
#CFB39B #9DCF9B #9BB7CF #CD9BCF
split-complementary
#CFB39B #9BCFCD #9B9DCF
monochromatic
#A2754E #BB9472 #CFB39B #E3D2C4 #F5EFEA
Accessibility & contrast
On white
1.99
#CFB39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#CFB39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB39B
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB39B | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB499
Deuteranopia (green-blind)
#C2BA9B
Tritanopia (blue-blind)
#D8ADAC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cfb39b; /* rgb */ color: rgb(207, 179, 155); /* oklch */ color: oklch(78.5% 0.046 62.7);
Tailwind
colors: {
custom: {
50: '#dec9b8',
500: '#cfb39b',
950: '#000000',
},
}SCSS
$custom: #cfb39b; $custom-light: #dec9b8; $custom-dark: #000000;
JSON
{
"hex": "#cfb39b",
"rgb": {
"r": 207,
"g": 179,
"b": 155
},
"hsl": {
"h": 27.692,
"s": 35.135,
"l": 70.98
},
"oklch": {
"l": 0.78471,
"c": 0.04626,
"h": 62.7
},
"luminance": 0.47872
}Semantic roles & 50–950 ramp
primary
#CFB39B
secondary
#DCE3EA
accent
#77AE38
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280