#CFB09D#CFB09D
#CFB09D is a light, muted orange. Relative luminance 0.468; OKLCH L 77.9% C 0.045 H 53.4°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB09D |
|---|---|
| RGB | rgb(207, 176, 157) |
| HSL | hsl(23, 34%, 71%) |
| HSV | hsv(23, 24%, 81%) |
| CMYK | cmyk(0%, 15%, 24.2%, 18.8%) |
| CIE-LAB | lab(74.03, 8.28, 13.89) |
| CIE-LCH | lch(74.03, 16.18, 59.19°) |
| OKLab | oklab(77.93% 0.0267 0.0359) |
| OKLCH | oklch(77.93% 0.045 53.4) |
| XYZ | xyz(47.3436, 46.7520, 38.4219) |
| Luminance | 0.4675 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.75
Pinkish Grey
#C8ACA9
ΔE00 7.19
Tan
#D2B48C
ΔE00 7.98
Greige
#B8AB98
ΔE00 8.19
Warm Gray
#C9BEB0
ΔE00 8.34
Khaki
#C3B091
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB09D #9DBCCF
analogous
#CF9DA3 #CFB09D #CFC99D
triadic
#CFB09D #9DCFB0 #B09DCF
tetradic
#CFB09D #A3CF9D #9DBCCF #C99DCF
square
#CFB09D #A3CF9D #9DBCCF #C99DCF
split-complementary
#CFB09D #9DCFC9 #9DA3CF
monochromatic
#A26F4F #BB8F74 #CFB09D #E3D1C6 #F5EEEA
Accessibility & contrast
On white
2.03
#CFB09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#CFB09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB09D
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB09D | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B29C
Deuteranopia (green-blind)
#C0B99D
Tritanopia (blue-blind)
#D8ABAB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cfb09d; /* rgb */ color: rgb(207, 176, 157); /* oklch */ color: oklch(77.9% 0.045 53.4);
Tailwind
colors: {
custom: {
50: '#dec7ba',
500: '#cfb09d',
950: '#000000',
},
}SCSS
$custom: #cfb09d; $custom-light: #dec7ba; $custom-dark: #000000;
JSON
{
"hex": "#cfb09d",
"rgb": {
"r": 207,
"g": 176,
"b": 157
},
"hsl": {
"h": 22.8,
"s": 34.247,
"l": 71.373
},
"oklch": {
"l": 0.77926,
"c": 0.04475,
"h": 53.4
},
"luminance": 0.4675
}Semantic roles & 50–950 ramp
primary
#CFB09D
secondary
#DDE5EA
accent
#81AD38
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280