#CFBA99#CFBA99
#CFBA99 is a light, muted orange. Relative luminance 0.507; OKLCH L 79.8% C 0.051 H 79.0°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBA99 |
|---|---|
| RGB | rgb(207, 186, 153) |
| HSL | hsl(37, 36%, 71%) |
| HSV | hsv(37, 26%, 81%) |
| CMYK | cmyk(0%, 10.1%, 26.1%, 18.8%) |
| CIE-LAB | lab(76.49, 2.38, 19.48) |
| CIE-LCH | lch(76.49, 19.63, 83.04°) |
| OKLab | oklab(79.82% 0.0096 0.0497) |
| OKLCH | oklch(79.82% 0.051 79) |
| XYZ | xyz(49.0412, 50.6845, 37.3306) |
| Luminance | 0.5068 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.87
Tan
#D2B48C
ΔE00 3.46
Putty
#BEAE8A
ΔE00 4.44
Very Light Brown
#D3B683
ΔE00 4.97
Toupe
#C7AC7D
ΔE00 5.40
Burlywood
#DEB887
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBA99 #99AECF
analogous
#CF9F99 #CFBA99 #C9CF99
triadic
#CFBA99 #99CFBA #BA99CF
tetradic
#CFBA99 #99CF9F #99AECF #CF99C9
square
#CFBA99 #99CF9F #99AECF #CF99C9
split-complementary
#CFBA99 #99C9CF #9F99CF
monochromatic
#A2804C #BB9E6F #CFBA99 #E3D6C3 #F5F1EA
Accessibility & contrast
On white
1.89
#CFBA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#CFBA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBA99
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBA99 | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA97
Deuteranopia (green-blind)
#C8BF9A
Tritanopia (blue-blind)
#D8B4B1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfba99; /* rgb */ color: rgb(207, 186, 153); /* oklch */ color: oklch(79.8% 0.051 79.0);
Tailwind
colors: {
custom: {
50: '#deceb7',
500: '#cfba99',
950: '#000000',
},
}SCSS
$custom: #cfba99; $custom-light: #deceb7; $custom-dark: #000000;
JSON
{
"hex": "#cfba99",
"rgb": {
"r": 207,
"g": 186,
"b": 153
},
"hsl": {
"h": 36.667,
"s": 36,
"l": 70.588
},
"oklch": {
"l": 0.79824,
"c": 0.05064,
"h": 79
},
"luminance": 0.50683
}Semantic roles & 50–950 ramp
primary
#CFBA99
secondary
#687FA5
accent
#65AF37
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381