#CFB09F#CFB09F
#CFB09F is a light, muted orange. Relative luminance 0.468; OKLCH L 78.0% C 0.043 H 50.5°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB09F |
|---|---|
| RGB | rgb(207, 176, 159) |
| HSL | hsl(21, 33%, 72%) |
| HSV | hsv(21, 23%, 81%) |
| CMYK | cmyk(0%, 15%, 23.2%, 18.8%) |
| CIE-LAB | lab(74.08, 8.57, 12.87) |
| CIE-LCH | lch(74.08, 15.46, 56.32°) |
| OKLab | oklab(77.98% 0.0275 0.0333) |
| OKLCH | oklch(77.98% 0.043 50.5) |
| XYZ | xyz(47.5158, 46.8209, 39.3286) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 6.12
Pinkish Grey
#C8ACA9
ΔE00 6.33
Warm Gray
#C9BEB0
ΔE00 8.52
Greige
#B8AB98
ΔE00 8.60
Tan
#D2B48C
ΔE00 8.87
Pinkish Tan
#D99B82
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB09F #9FBECF
analogous
#CF9FA6 #CFB09F #CFC89F
triadic
#CFB09F #9FCFB0 #B09FCF
tetradic
#CFB09F #A6CF9F #9FBECF #C89FCF
square
#CFB09F #A6CF9F #9FBECF #C89FCF
split-complementary
#CFB09F #9FCFC8 #9FA6CF
monochromatic
#A26E51 #BB8E76 #CFB09F #E3D2C8 #F5EEEB
Accessibility & contrast
On white
2.03
#CFB09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#CFB09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB09F
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB09F | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B29E
Deuteranopia (green-blind)
#BFB99F
Tritanopia (blue-blind)
#D8ABAB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cfb09f; /* rgb */ color: rgb(207, 176, 159); /* oklch */ color: oklch(78.0% 0.043 50.5);
Tailwind
colors: {
custom: {
50: '#dec7bb',
500: '#cfb09f',
950: '#000000',
},
}SCSS
$custom: #cfb09f; $custom-light: #dec7bb; $custom-dark: #000000;
JSON
{
"hex": "#cfb09f",
"rgb": {
"r": 207,
"g": 176,
"b": 159
},
"hsl": {
"h": 21.25,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.77976,
"c": 0.04323,
"h": 50.5
},
"luminance": 0.46819
}Semantic roles & 50–950 ramp
primary
#CFB09F
secondary
#DFE7EB
accent
#83AC39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280