#CFBC99#CFBC99
#CFBC99 is a light, muted orange. Relative luminance 0.515; OKLCH L 80.2% C 0.052 H 82.7°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBC99 |
|---|---|
| RGB | rgb(207, 188, 153) |
| HSL | hsl(39, 36%, 71%) |
| HSV | hsv(39, 26%, 81%) |
| CMYK | cmyk(0%, 9.2%, 26.1%, 18.8%) |
| CIE-LAB | lab(77.00, 1.32, 20.19) |
| CIE-LCH | lch(77.00, 20.23, 86.27°) |
| OKLab | oklab(80.23% 0.0066 0.0515) |
| OKLCH | oklch(80.23% 0.052 82.7) |
| XYZ | xyz(49.4654, 51.5331, 37.4720) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.40
Putty
#BEAE8A
ΔE00 4.20
Tan
#D2B48C
ΔE00 4.21
Very Light Brown
#D3B683
ΔE00 4.85
Toupe
#C7AC7D
ΔE00 5.53
Sand
#C2B280
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBC99 #99ACCF
analogous
#CFA199 #CFBC99 #C7CF99
triadic
#CFBC99 #99CFBC #BC99CF
tetradic
#CFBC99 #99CFA1 #99ACCF #CF99C7
square
#CFBC99 #99CFA1 #99ACCF #CF99C7
split-complementary
#CFBC99 #99C7CF #A199CF
monochromatic
#A2834C #BBA16F #CFBC99 #E3D7C3 #F5F1EA
Accessibility & contrast
On white
1.86
#CFBC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#CFBC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBC99
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBC99 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB97
Deuteranopia (green-blind)
#CAC09A
Tritanopia (blue-blind)
#D8B6B2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfbc99; /* rgb */ color: rgb(207, 188, 153); /* oklch */ color: oklch(80.2% 0.052 82.7);
Tailwind
colors: {
custom: {
50: '#ded0b7',
500: '#cfbc99',
950: '#000000',
},
}SCSS
$custom: #cfbc99; $custom-light: #ded0b7; $custom-dark: #000000;
JSON
{
"hex": "#cfbc99",
"rgb": {
"r": 207,
"g": 188,
"b": 153
},
"hsl": {
"h": 38.889,
"s": 36,
"l": 70.588
},
"oklch": {
"l": 0.80228,
"c": 0.05188,
"h": 82.7
},
"luminance": 0.51532
}Semantic roles & 50–950 ramp
primary
#CFBC99
secondary
#687DA5
accent
#61AF37
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381